aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 051607c0f1..6c2f8a35fe 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,7 @@
path File.expand_path('..', __FILE__)
source :gemcutter
-gem "rails", "3.0.pre"
+gem "rails", "3.0.0.beta"
gem "rake", ">= 0.8.7"
gem "mocha", ">= 0.9.8"