Gemfile.lock in copyscape-0.0.4 vs Gemfile.lock in copyscape-0.0.5
- old
+ new
@@ -1,19 +1,21 @@
PATH
remote: .
specs:
- copyscape (0.0.1)
- httparty (= 0.7.7)
+ copyscape (0.0.3)
+ httparty (>= 0.8.1)
nokogiri (= 1.4.1)
GEM
remote: http://rubygems.org/
specs:
- crack (0.1.8)
- httparty (0.7.7)
- crack (= 0.1.8)
+ httparty (0.10.0)
+ multi_json (~> 1.0)
+ multi_xml
mocha (0.9.8)
rake
+ multi_json (1.5.0)
+ multi_xml (0.5.2)
nokogiri (1.4.1)
rake (0.8.7)
shoulda-context (1.0.0.beta1)
PLATFORMS