Gemfile.lock in rails_paginate-0.0.4 vs Gemfile.lock in rails_paginate-0.0.5
- old
+ new
@@ -1,9 +1,9 @@
GEM
remote: http://rubygems.org/
specs:
- ZenTest (4.4.2)
+ ZenTest (4.5.0)
abstract (1.0.0)
actionmailer (3.0.4)
actionpack (= 3.0.4)
mail (~> 2.2.15)
actionpack (3.0.4)
@@ -35,10 +35,12 @@
builder (2.1.2)
diff-lcs (1.1.2)
erubis (2.6.6)
abstract (>= 1.0.0)
git (1.2.5)
+ hpricot (0.8.3)
+ hpricot (0.8.3-java)
i18n (0.5.0)
jeweler (1.5.2)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
@@ -73,10 +75,12 @@
rspec-expectations (~> 2.5.0)
rspec-mocks (~> 2.5.0)
rspec-core (2.5.1)
rspec-expectations (2.5.0)
diff-lcs (~> 1.1.2)
+ rspec-hpricot-matchers (0.0.3)
+ hpricot
rspec-mocks (2.5.0)
simplecov (0.4.0)
simplecov-html (~> 0.4.0)
simplecov-html (0.4.3)
sqlite3 (1.3.3)
@@ -94,8 +98,9 @@
autotest
bundler
jeweler
rails (~> 3.0.0)
rspec
+ rspec-hpricot-matchers
simplecov
sqlite3
yard