Skip to content

Commit

Permalink
Merge pull request #82 from halloffame/master
Browse files Browse the repository at this point in the history
Updated will_paginate
  • Loading branch information
Neeraj Singh committed Sep 18, 2011
2 parents d6c7e72 + 0deb3ac commit 4442645
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 4442645

Please sign in to comment.