From e15b15f0123502bc657ea8516ac6902e974ebbd6 Mon Sep 17 00:00:00 2001 From: Rimian Perkins Date: Fri, 3 Feb 2017 11:52:41 +1100 Subject: [PATCH] bundle install --- Gemfile.lock | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index 1e38489..63ac10b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,9 +40,13 @@ GEM builder (3.2.3) concurrent-ruby (1.0.4) diff-lcs (1.3) + domain_name (0.5.20161129) + unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) globalid (0.3.7) activesupport (>= 4.1.0) + http-cookie (1.0.3) + domain_name (~> 0.5) i18n (0.8.0) json (1.8.6) loofah (2.0.3) @@ -54,6 +58,7 @@ GEM mime-types-data (3.2016.0521) mini_portile2 (2.1.0) minitest (5.10.1) + netrc (0.11.0) nokogiri (1.7.0.1) mini_portile2 (~> 2.1.0) rack (1.6.5) @@ -84,6 +89,10 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (12.0.0) + rest-client (2.0.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 4.0) + netrc (~> 0.8) rspec-core (3.5.4) rspec-support (~> 3.5.0) rspec-expectations (3.5.0) @@ -108,10 +117,15 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + stripe (1.57.1) + rest-client (>= 1.4, < 4.0) thor (0.19.4) thread_safe (0.3.5) tzinfo (1.2.2) thread_safe (~> 0.1) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.2) PLATFORMS ruby @@ -119,6 +133,7 @@ PLATFORMS DEPENDENCIES rails (~> 4.2.7.1) rspec-rails + stripe BUNDLED WITH 1.13.7