Skip to content

Commit

Permalink
Updated will_paginate
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Hall committed Sep 13, 2011
1 parent 0b72c44 commit 0deb3ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin_data.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ Gem::Specification.new do |s|
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
s.require_paths = ["lib"]

s.add_dependency("will_paginate", "=3.0.pre2")
s.add_dependency("will_paginate", ">= 3.0.0")
end

0 comments on commit 0deb3ac

Please sign in to comment.