From 742fda1bb93e51f418e67468658c0991ecd722a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 15:00:58 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d6f8042..7179ccc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,8 +66,8 @@ GEM execjs (~> 2) bcrypt (3.1.16) bindex (0.8.1) - bootsnap (1.9.3) - msgpack (~> 1.0) + bootsnap (1.10.3) + msgpack (~> 1.2) bootstrap (5.1.3) autoprefixer-rails (>= 9.1.0) popper_js (>= 2.9.3, < 3) @@ -135,7 +135,7 @@ GEM mini_mime (1.1.1) mini_portile2 (2.6.1) minitest (5.15.0) - msgpack (1.4.2) + msgpack (1.4.4) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1)