Gemfile.lock in capgun-0.1.1 vs Gemfile.lock in capgun-0.1.2
- old
+ new
@@ -1,12 +1,12 @@
PATH
remote: .
specs:
- capgun (0.1.1)
+ capgun (0.1.2)
activesupport (>= 2.3.9, < 4)
faraday (~> 0.8)
- json (~> 1.6.6)
+ json
multi_json (~> 1.3)
GEM
remote: https://rubygems.org/
specs:
@@ -17,11 +17,11 @@
crack (0.3.1)
diff-lcs (1.1.3)
faraday (0.8.7)
multipart-post (~> 1.1)
i18n (0.6.1)
- json (1.6.8)
+ json (1.8.0)
multi_json (1.3.5)
multipart-post (1.2.0)
rake (0.9.2.2)
rspec (2.9.0)
rspec-core (~> 2.9.0)
@@ -36,10 +36,10 @@
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
webmock (1.8.7)
addressable (>= 2.2.7)
crack (>= 0.1.7)
- yard (0.8.1)
+ yard (0.8.6.1)
PLATFORMS
ruby
DEPENDENCIES