aboutsummaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorYehuda Katz <wycats@gmail.com>2009-04-25 12:33:14 -0700
committerYehuda Katz <wycats@gmail.com>2009-04-25 12:33:14 -0700
commitd0ace15c01c5092a128ffec816dd26636b5adefd (patch)
tree60ec1f62a510b1a789e71acadc36fcb4f80e2b53 /ci
parent4f412a10b6125831af34d874927f891f586d0101 (diff)
downloadrails-d0ace15c01c5092a128ffec816dd26636b5adefd.tar.gz
rails-d0ace15c01c5092a128ffec816dd26636b5adefd.tar.bz2
rails-d0ace15c01c5092a128ffec816dd26636b5adefd.zip
Updated for Rack 1.0
Diffstat (limited to 'ci')
-rw-r--r--ci/geminstaller.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/geminstaller.yml b/ci/geminstaller.yml
index 33f1e81179..387e370a6f 100644
--- a/ci/geminstaller.yml
+++ b/ci/geminstaller.yml
@@ -14,7 +14,7 @@ gems:
- name: pg
version: >= 0.7.9.2008.10.13
- name: rack
- version: '~> 0.9.0'
+ version: '~> 1.0.0'
- name: rake
version: >= 0.8.1
- name: sqlite-ruby