mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Update Gemfile.lock
'rake' gem is bundled to '>= 11.1' by 3027970464
(#23499), but it seems the commit did not fully include Gemfile.lock's.
This commit is contained in:
parent
7e976fd84d
commit
5115c9ead3
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ DEPENDENCIES
|
|||
racc (>= 1.4.6)
|
||||
rack-cache (~> 1.2)
|
||||
rails!
|
||||
rake (>= 10.3)
|
||||
rake (>= 11.1)
|
||||
redcarpet (~> 3.2.3)
|
||||
redis
|
||||
resque (< 1.26)
|
||||
|
|
Loading…
Reference in a new issue