mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Explicit source no longer needed, default gems source points to gemcutter.
This commit is contained in:
parent
6d91e7dca1
commit
0f9029ec48
1 changed files with 0 additions and 3 deletions
3
Gemfile
3
Gemfile
|
@ -1,6 +1,3 @@
|
|||
clear_sources
|
||||
source 'http://gemcutter.org'
|
||||
|
||||
gem "rake", ">= 0.8.7"
|
||||
gem "mocha", ">= 0.9.8"
|
||||
|
||||
|
|
Loading…
Reference in a new issue