From 32067fc1eb473998c92a96f580aac5a18cdc2a5d Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 22:45:15 +0000 Subject: [PATCH] Update bootsnap to version 1.17.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7efa8c6..ac46ff6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM ast (2.4.2) autoprefixer-rails (10.4.7.0) execjs (~> 2) - bootsnap (1.16.0) + bootsnap (1.17.0) msgpack (~> 1.2) bootstrap-datepicker-rails (1.9.0.1) railties (>= 3.0) @@ -178,7 +178,7 @@ GEM minitest-rails mocha (2.1.0) ruby2_keywords (>= 0.0.5) - msgpack (1.6.0) + msgpack (1.7.2) multi_json (1.15.0) multipart-post (2.3.0) net-imap (0.4.9.1)