Skip to content
This repository has been archived by the owner on Jul 17, 2019. It is now read-only.

Commit

Permalink
Updating will_paginate just because (not actually sure if it works, b…
Browse files Browse the repository at this point in the history
…ut we don't use it)
  • Loading branch information
Nathan Sutton committed Jun 19, 2013
1 parent 581a61f commit e4f339f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index-tanked.gemspec
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |s|
s.homepage = "http://github.com/zencoder/index-tanked"
s.summary = "Index Tank <http://indextank.com> integration library."
s.description = "Provides methods for indexing objects to Index Tank. Extra convenience methods included for Active Record objects."
s.add_dependency "will_paginate", '~>2.3'
s.add_dependency "will_paginate", '~>3.0'
s.add_dependency "faraday_middleware", '~>0.9.0'
s.add_dependency "yajl-ruby", '~>1.1.0'
s.add_development_dependency "shoulda", "2.10.3"
Expand Down

0 comments on commit e4f339f

Please sign in to comment.