mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Update Gemfile.lock
This commit is contained in:
parent
24e067a127
commit
79aa6158b8
1 changed files with 2 additions and 2 deletions
|
@ -64,7 +64,7 @@ PATH
|
|||
marcel (~> 0.3.1)
|
||||
activesupport (6.0.0.alpha)
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
i18n (~> 0.7)
|
||||
i18n (~> 1.0)
|
||||
minitest (~> 5.1)
|
||||
tzinfo (~> 1.1)
|
||||
rails (6.0.0.alpha)
|
||||
|
@ -266,7 +266,7 @@ GEM
|
|||
hiredis (0.6.1-java)
|
||||
http_parser.rb (0.6.0)
|
||||
httpclient (2.8.3)
|
||||
i18n (0.9.3)
|
||||
i18n (1.0.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
io-like (0.3.0)
|
||||
jdbc-mysql (5.1.44)
|
||||
|
|
Loading…
Reference in a new issue