Gemfile.lock in cloudsponge-0.9.13 vs Gemfile.lock in cloudsponge-0.10.0

- old
+ new

@@ -1,16 +1,33 @@ PATH remote: . specs: - cloudsponge (0.9.13) + cloudsponge (0.10.0) json (>= 1.6.1) GEM remote: https://rubygems.org/ specs: - json (1.8.1) + addressable (2.4.0) + crack (0.4.2) + safe_yaml (~> 1.0.0) + hashdiff (0.2.3) + json (1.8.3) + rake (10.5.0) + safe_yaml (1.0.4) + vcr (3.0.0) + webmock (1.22.3) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff PLATFORMS ruby DEPENDENCIES cloudsponge! + rake + vcr + webmock + +BUNDLED WITH + 1.11.2