Gemfile.lock in capgun-0.0.3 vs Gemfile.lock in capgun-0.1.0

- old
+ new

@@ -1,28 +1,28 @@ PATH remote: . specs: - capgun (0.0.3) + capgun (0.1.0) activesupport (>= 2.3.9, < 4) faraday (~> 0.8) json (~> 1.6.6) multi_json (~> 1.3) GEM remote: https://rubygems.org/ specs: - activesupport (3.2.12) - i18n (~> 0.6) + activesupport (3.2.13) + i18n (= 0.6.1) multi_json (~> 1.0) addressable (2.2.8) crack (0.3.1) diff-lcs (1.1.3) - faraday (0.8.5) + faraday (0.8.7) multipart-post (~> 1.1) - i18n (0.6.4) - json (1.6.7) + i18n (0.6.1) + json (1.6.8) multi_json (1.3.5) - multipart-post (1.1.5) + multipart-post (1.2.0) rake (0.9.2.2) rspec (2.9.0) rspec-core (~> 2.9.0) rspec-expectations (~> 2.9.0) rspec-mocks (~> 2.9.0)