Skip to content

Commit

Permalink
Bump to rails 4 rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Jun 20, 2013
1 parent c3da497 commit e1b32e5
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 @@ -19,7 +19,7 @@ Gem::Specification.new do |s|
s.required_rubygems_version = ">= 1.3.6"
s.rubyforge_project = "mongoid"

s.add_dependency("activemodel", ["~> 4.0.0.rc1"])
s.add_dependency("activemodel", ["~> 4.0.0.rc2"])
s.add_dependency("tzinfo", ["~> 0.3.22"])
s.add_dependency("moped", ["~> 1.4"])
s.add_dependency("origin", ["~> 1.0"])
Expand Down

0 comments on commit e1b32e5

Please sign in to comment.