From ad60a0f462853a8596340b0de50dbea4676ca6cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Feb 2022 19:43:51 +0000 Subject: [PATCH] Bump bootsnap from 1.9.3 to 1.10.3 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.9.3 to 1.10.3. - [Release notes](https://github.com/Shopify/bootsnap/releases) - [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.9.3...v1.10.3) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e3cb48e..b632cf4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM execjs (~> 2) bcrypt (3.1.16) bindex (0.8.1) - bootsnap (1.10.2) + bootsnap (1.10.3) msgpack (~> 1.2) bootstrap (5.1.3) autoprefixer-rails (>= 9.1.0) @@ -158,7 +158,7 @@ GEM mini_mime (1.1.2) mini_portile2 (2.7.1) minitest (5.15.0) - msgpack (1.4.4) + msgpack (1.4.5) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1)