about summary refs log tree commit homepage
path: root/t/rails3-app
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-08-28 07:07:14 +0000
committerEric Wong <normalperson@yhbt.net>2010-08-28 07:07:14 +0000
commit18968f6aff2fa5ba5a7e3e3d47c9cc05cd6c260d (patch)
treea0e5aeda62717efcdb145463d5a98469ee2fc9ae /t/rails3-app
parent4b23693b9082a84433a9e6c1f358b58420176b27 (diff)
downloadunicorn-18968f6aff2fa5ba5a7e3e3d47c9cc05cd6c260d.tar.gz
No code changes needed, thankfully.
Diffstat (limited to 't/rails3-app')
-rw-r--r--t/rails3-app/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/rails3-app/Gemfile b/t/rails3-app/Gemfile
index 491e910..9fbe5ee 100644
--- a/t/rails3-app/Gemfile
+++ b/t/rails3-app/Gemfile
@@ -1,6 +1,6 @@
 source 'http://rubygems.org'
 
-# gem 'rails', '3.0.0.beta3'
+# gem 'rails', '3.0.0.rc2'
 
 # Bundle edge Rails instead:
 # gem 'rails', :git => 'git://github.com/rails/rails.git'