Skip to content

Commit

Permalink
ci: run against production release of rails 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Aug 31, 2011
1 parent 99ba346 commit 2008531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemfiles/rails-3.1.0
Expand Up @@ -2,4 +2,4 @@ require File.expand_path("../base.rb", __FILE__)

extend GemfileBase

gem "rails", "3.1.0.rc6"
gem "rails", "3.1.0"

0 comments on commit 2008531

Please sign in to comment.