Gemfile in rails_paginate-0.0.4 vs Gemfile in rails_paginate-0.0.5

- old
+ new

@@ -5,9 +5,10 @@ gem "autotest" gem "bundler" gem "jeweler" gem "rspec" gem "yard" + gem "rspec-hpricot-matchers" if defined? JRUBY_VERSION gem "activerecord-jdbc-adapter" gem "activerecord-jdbcsqlite3-adapter" else gem 'simplecov', :require => false