mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Should be rackmount 0.2
This commit is contained in:
parent
4236473e31
commit
74a0fb9722
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -17,7 +17,7 @@ gem "mysql", ">= 2.8.1"
|
|||
|
||||
# AP
|
||||
gem "rack", "1.0.1", :git => "git://github.com/rails/rack.git"
|
||||
gem "rack-mount", "0.0.2"
|
||||
gem "rack-mount", "0.2.0"
|
||||
gem "RedCloth", ">= 4.2.2"
|
||||
|
||||
if ENV['CI']
|
||||
|
|
Loading…
Reference in a new issue