Gemfile.lock in cloudsmith-api-0.54.15 vs Gemfile.lock in cloudsmith-api-0.57.1

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - cloudsmith-api (0.54.15) + cloudsmith-api (0.57.1) json (~> 2.1, >= 2.1.0) typhoeus (~> 1.0, >= 1.0.1) GEM remote: https://rubygems.org/ @@ -11,36 +11,38 @@ ZenTest (4.12.0) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) autotest (4.4.6) ZenTest (>= 4.4.1) - autotest-fsevent (0.2.17) + autotest-fsevent (0.2.18) sys-uname autotest-growl (0.2.16) autotest-rails-pure (4.1.2) - crack (0.4.4) + crack (0.4.5) + rexml diff-lcs (1.4.4) - ethon (0.12.0) - ffi (>= 1.3.0) - ffi (1.13.1) + ethon (0.14.0) + ffi (>= 1.15.0) + ffi (1.15.0) hashdiff (1.0.1) - json (2.3.1) + json (2.5.1) public_suffix (4.0.6) rake (12.0.0) + rexml (3.2.5) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) rspec-mocks (~> 3.10.0) - rspec-core (3.10.0) + rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.0) + rspec-expectations (3.10.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-mocks (3.10.0) + rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.0) + rspec-support (3.10.2) sys-uname (1.2.2) ffi (~> 1.1) typhoeus (1.4.0) ethon (>= 0.9.0) vcr (3.0.3) @@ -48,11 +50,11 @@ addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff PLATFORMS - ruby + x86_64-linux DEPENDENCIES autotest (~> 4.4, >= 4.4.6) autotest-fsevent (~> 0.2, >= 0.2.12) autotest-growl (~> 0.2, >= 0.2.16) @@ -62,6 +64,6 @@ rspec (~> 3.6, >= 3.6.0) vcr (~> 3.0, >= 3.0.1) webmock (~> 1.24, >= 1.24.3) BUNDLED WITH - 2.1.4 + 2.2.17