Skip to content

Commit

Permalink
Hack to try with Rails 3.1rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
pushcx committed May 31, 2011
1 parent 785df95 commit 8f819d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -5,7 +5,7 @@ source 'http://rubygems.org'
# and rake tasks are available in development mode:
group :development, :test do
gem 'rake', '~> 0.8.7'
gem 'rails', '~> 3.0.7'
gem 'rails', '~> 3.1.0rc1'

platforms :jruby do
gem 'jruby-openssl', '~> 0.7'
Expand Down

0 comments on commit 8f819d3

Please sign in to comment.