From 54282bbb501f8443830dd15e620fdffc68931498 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 09:39:19 +0000 Subject: [PATCH] build(deps-dev): bump bootsnap from 1.13.0 to 1.17.0 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.13.0 to 1.17.0. - [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.13.0...v1.17.0) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:development 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 07a5680..a64bf01 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM zeitwerk (~> 2.3) addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) - bootsnap (1.13.0) + bootsnap (1.17.0) msgpack (~> 1.2) builder (3.2.4) concurrent-ruby (1.2.2) @@ -111,7 +111,7 @@ GEM method_source (1.0.0) mini_mime (1.1.1) minitest (5.16.2) - msgpack (1.5.4) + msgpack (1.7.2) nio4r (2.6.1) nokogiri (1.13.10-aarch64-linux) racc (~> 1.4)