Gemfile.lock in hugs-1.3.1 vs Gemfile.lock in hugs-2.0.0
- old
+ new
@@ -1,27 +1,30 @@
GEM
remote: http://rubygems.org/
specs:
+ addressable (2.2.2)
+ crack (0.1.8)
git (1.2.5)
jeweler (1.5.1)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
minitest (2.0.0)
- mocha (0.9.10)
- rake
net-http-persistent (1.4.1)
nokogiri (1.4.4)
rake (0.8.7)
+ webmock (1.6.1)
+ addressable (>= 2.2.2)
+ crack (>= 0.1.7)
yajl-ruby (0.7.8)
PLATFORMS
ruby
DEPENDENCIES
jeweler (~> 1.5.1)
minitest (~> 2.0.0)
- mocha (~> 0.9.10)
net-http-persistent (~> 1.4.1)
nokogiri (~> 1.4.4)
rake
+ webmock (= 1.6.1)
yajl-ruby (~> 0.7.8)