Gemfile.lock in agrid-client-0.0.1 vs Gemfile.lock in agrid-client-0.0.2

- old
+ new

@@ -1,30 +1,19 @@ PATH remote: . specs: agrid-client (0.0.1) - json (~> 1.4, >= 1.4.6) - typhoeus (~> 0.2, >= 0.2.1) + json (~> 1.8) + typhoeus (~> 1.0) GEM remote: https://rubygems.org/ specs: - ZenTest (4.11.0) - addressable (2.4.0) - autotest (4.4.6) - ZenTest (>= 4.4.1) - autotest-fsevent (0.2.11) - sys-uname - autotest-growl (0.2.16) - autotest-rails-pure (4.1.2) - crack (0.4.3) - safe_yaml (~> 1.0.0) diff-lcs (1.2.5) ethon (0.8.1) ffi (>= 1.3.0) ffi (1.9.10) - hashdiff (0.3.0) json (1.8.3) rspec (3.4.0) rspec-core (~> 3.4.0) rspec-expectations (~> 3.4.0) rspec-mocks (~> 3.4.0) @@ -35,31 +24,17 @@ rspec-support (~> 3.4.0) rspec-mocks (3.4.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.4.0) rspec-support (3.4.1) - safe_yaml (1.0.4) - sys-uname (1.0.2) - ffi (>= 1.0.0) - typhoeus (0.8.0) + typhoeus (1.0.1) ethon (>= 0.8.0) - vcr (2.9.3) - webmock (1.24.3) - addressable (>= 2.3.6) - crack (>= 0.3.2) - hashdiff PLATFORMS ruby DEPENDENCIES agrid-client! - autotest (~> 4.4, >= 4.4.6) - autotest-fsevent (~> 0.2, >= 0.2.11) - autotest-growl (~> 0.2, >= 0.2.16) - autotest-rails-pure (~> 4.1, >= 4.1.2) - rspec (~> 3.2, >= 3.2.0) - vcr (~> 2.9, >= 2.9.3) - webmock (~> 1.6, >= 1.6.2) + rspec (~> 3.4) BUNDLED WITH 1.11.2