Gemfile.lock in copyscape-0.0.5 vs Gemfile.lock in copyscape-0.0.6
- old
+ new
@@ -1,30 +1,33 @@
PATH
remote: .
specs:
- copyscape (0.0.3)
+ copyscape (0.0.6)
httparty (>= 0.8.1)
- nokogiri (= 1.4.1)
+ nokogiri (>= 1.4)
GEM
- remote: http://rubygems.org/
+ remote: https://rubygems.org/
specs:
- 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)
+ httparty (0.13.5)
+ json (~> 1.8)
+ multi_xml (>= 0.5.2)
+ json (1.8.3)
+ metaclass (0.0.4)
+ mini_portile (0.6.2)
+ minitest (5.7.0)
+ mocha (1.1.0)
+ metaclass (~> 0.0.1)
+ multi_xml (0.5.5)
+ nokogiri (1.6.6.2)
+ mini_portile (~> 0.6.0)
+ rake (10.4.2)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 1.0.0)
copyscape!
+ minitest
mocha
- rake (= 0.8.7)
- shoulda-context
+ rake