mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Remove not used gems by default [ci skip]
`rack-mount` switched to journey with5f0b37c
. Also, `rack-cache` will not be used unless you explicitly specify it. Ref:037e50ec39
1fc7954685
This commit is contained in:
parent
83bfe07583
commit
ad80cef22d
1 changed files with 0 additions and 2 deletions
|
@ -116,8 +116,6 @@ A standard Rails application depends on several gems, specifically:
|
|||
* mail
|
||||
* mime-types
|
||||
* rack
|
||||
* rack-cache
|
||||
* rack-mount
|
||||
* rack-test
|
||||
* rails
|
||||
* railties
|
||||
|
|
Loading…
Reference in a new issue