1
0
Fork 0
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:
yui-knk 2016-03-31 01:12:20 +09:00
parent 7e976fd84d
commit 5115c9ead3

View file

@ -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)