aboutsummaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorJeremy Kemper <jeremy@bitsweat.net>2009-11-04 11:57:21 -0800
committerJeremy Kemper <jeremy@bitsweat.net>2009-11-04 11:57:21 -0800
commit03dc66444e7c99701c0814f20ebcea64b1cc43ae (patch)
tree43ed81ae57fe1f9c3390fa70feabbfcffc7afdf2 /ci
parentd64e87edd6d6362a18837f438123f9cd56b91f43 (diff)
downloadrails-03dc66444e7c99701c0814f20ebcea64b1cc43ae.tar.gz
rails-03dc66444e7c99701c0814f20ebcea64b1cc43ae.tar.bz2
rails-03dc66444e7c99701c0814f20ebcea64b1cc43ae.zip
Add bundler 0.6.0 to CI geminstaller
Diffstat (limited to 'ci')
-rw-r--r--ci/geminstaller.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/geminstaller.yml b/ci/geminstaller.yml
index 70729ea34a..a38221884b 100644
--- a/ci/geminstaller.yml
+++ b/ci/geminstaller.yml
@@ -27,3 +27,5 @@ gems:
version: >= 1.2.2
- name: rubygems-update
version: >= 1.3.3
+- name: bundler
+ version: >= 0.6.0