Use Rails 4.2.0.rc1

This commit is contained in:
Lucas Mazza
2014-12-01 10:18:00 -02:00
parent 9e93b9d700
commit 6fb466eb1e
2 changed files with 49 additions and 49 deletions

View File

@@ -2,7 +2,7 @@ source "https://rubygems.org"
gemspec
gem "rails", "4.2.0.beta2"
gem "rails", "4.2.0.rc1"
gem "omniauth", "~> 1.2.0"
gem "omniauth-oauth2", "~> 1.1.0"
gem "rdoc"