mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Update the CI geminstaller to pull in the correct version of bundler
This commit is contained in:
parent
9f01dff9c2
commit
dfeae62e57
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ gems:
|
|||
- name: rubygems-update
|
||||
version: >= 1.3.5
|
||||
- name: bundler
|
||||
version: >= 0.7.1
|
||||
version: >= 0.9.0.pre
|
||||
|
|
Loading…
Reference in a new issue