1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Run bundle update on bootsnap

1.2.1 fixes a bug in `Kernel.require` and resolve a test failure.

See https://github.com/Shopify/bootsnap/pull/143
This commit is contained in:
Prem Sichanugrist 2018-03-23 01:09:24 +00:00
parent 92dac547fd
commit f2ebfcb0c0

View file

@ -156,9 +156,7 @@ GEM
childprocess
faraday
selenium-webdriver
bootsnap (1.1.2)
msgpack (~> 1.0)
bootsnap (1.1.2-java)
bootsnap (1.2.1)
msgpack (~> 1.0)
builder (3.2.3)
bunny (2.6.6)
@ -311,10 +309,10 @@ GEM
mocha (1.3.0)
metaclass (~> 0.0.1)
mono_logger (1.1.0)
msgpack (1.1.0)
msgpack (1.1.0-java)
msgpack (1.1.0-x64-mingw32)
msgpack (1.1.0-x86-mingw32)
msgpack (1.2.4)
msgpack (1.2.4-java)
msgpack (1.2.4-x64-mingw32)
msgpack (1.2.4-x86-mingw32)
multi_json (1.12.2)
multipart-post (2.0.0)
mustache (1.0.5)