Skip to content

Commit

Permalink
Merge pull request #14 from jamifsud/master
Browse files Browse the repository at this point in the history
Update will_paginate_mongoid.gemspec
  • Loading branch information
lucasas committed Sep 5, 2013
2 parents b8b2118 + 2e8f497 commit d86bc6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion will_paginate_mongoid.gemspec
Expand Up @@ -18,6 +18,6 @@ Gem::Specification.new do |s|
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
s.require_paths = ["lib"]

s.add_runtime_dependency "mongoid", ">= 2.4"
s.add_runtime_dependency "mongoid"
s.add_runtime_dependency "will_paginate", "~> 3.0"
end

0 comments on commit d86bc6c

Please sign in to comment.