From f2c1455efb5892208b08a4a964e7f8e692b9b6f9 Mon Sep 17 00:00:00 2001 From: Richard Schneeman Date: Thu, 10 Feb 2022 15:49:39 -0600 Subject: [PATCH] Update bootsnap https://github.com/Shopify/bootsnap/issues/378 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e479601..f4274d2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,8 +63,8 @@ GEM addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) bindex (0.8.1) - bootsnap (1.9.1) - msgpack (~> 1.0) + bootsnap (1.10.3) + msgpack (~> 1.2) builder (3.2.4) capybara (3.35.3) addressable @@ -102,7 +102,7 @@ GEM mini_mime (1.1.2) mini_portile2 (2.6.1) minitest (5.15.0) - msgpack (1.4.2) + msgpack (1.4.4) nio4r (2.5.8) nokogiri (1.12.5) mini_portile2 (~> 2.6.1)