mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Temp rack-test gem needs proper gem source
This commit is contained in:
parent
14870257c1
commit
426e76ad85
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ gems:
|
|||
version: '~> 1.0.0'
|
||||
- name: josh-rack-test
|
||||
version: >= 0.4.1
|
||||
install_options: --source=http://gems.github.com
|
||||
- name: rake
|
||||
version: >= 0.8.1
|
||||
- name: sqlite-ruby
|
||||
|
|
Loading…
Reference in a new issue