mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Use spoofed version bump to ensure git is preferred
This commit is contained in:
parent
8ed82dfeb9
commit
aaa5a692a3
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -16,6 +16,7 @@ gem "rack", "1.0.1"
|
|||
gem "rack-mount", :git => "git://github.com/rails/rack-mount.git"
|
||||
gem "rack-test", "~> 0.5.0"
|
||||
gem "erubis", "~> 2.6.0"
|
||||
gem "arel", "0.1.3", :git => "git://github.com/rails/arel.git"
|
||||
gem "mocha"
|
||||
gem "sqlite3-ruby"
|
||||
gem "RedCloth"
|
||||
|
|
Loading…
Reference in a new issue