Skip to content

Commit

Permalink
Test against Rails 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
norman committed Oct 11, 2011
1 parent 3ddc1d5 commit 4291a7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gemfiles/Gemfile.rails-3.1.rb
Expand Up @@ -13,8 +13,8 @@
gem "sqlite3", "~> 1.3.4"
end

gem "activerecord", "~> 3.1.0"
gem "activerecord", "~> 3.1.1"
gem "minitest", "~> 2.4.0"
gem "mocha", "~> 0.9.12"
gem "railties", "~> 3.1.0"
gem "railties", "~> 3.1.1"
gem "rake"

0 comments on commit 4291a7f

Please sign in to comment.