mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
includes bootsnap 1.4.2-java in Gemfile.lock
Was just pushed.
This commit is contained in:
parent
379d7e8bfa
commit
c0f29ab75e
1 changed files with 2 additions and 0 deletions
|
@ -167,6 +167,8 @@ GEM
|
|||
selenium-webdriver
|
||||
bootsnap (1.4.2)
|
||||
msgpack (~> 1.0)
|
||||
bootsnap (1.4.2-java)
|
||||
msgpack (~> 1.0)
|
||||
builder (3.2.3)
|
||||
bunny (2.13.0)
|
||||
amq-protocol (~> 2.3, >= 2.3.0)
|
||||
|
|
Loading…
Reference in a new issue