Skip to content

Commit

Permalink
Bump moped to 2.0 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurnn committed Jun 23, 2014
1 parent 1fcb872 commit 347472e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mongoid.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|

s.add_dependency("activemodel", ["~> 4.0"])
s.add_dependency("tzinfo", [">= 0.3.37"])
s.add_dependency("moped", ["~> 2.0.0.rc2"])
s.add_dependency("moped", ["~> 2.0.0"])
s.add_dependency("origin", ["~> 2.1"])

s.files = Dir.glob("lib/**/*") + %w(CHANGELOG.md LICENSE README.md Rakefile)
Expand Down

0 comments on commit 347472e

Please sign in to comment.