From fefc724d24044be7729ec6fe10217fe4f159cb3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Nov 2022 22:04:31 +0000 Subject: [PATCH] Bump bootsnap from 1.9.3 to 1.15.0 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.9.3 to 1.15.0. - [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.15.0) --- 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 a294c2e..86fd150 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,8 +71,8 @@ GEM bindex (0.8.1) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) - bootsnap (1.9.3) - msgpack (~> 1.0) + bootsnap (1.15.0) + msgpack (~> 1.2) brakeman (5.1.2) builder (3.2.4) bundler-audit (0.9.0.1) @@ -158,7 +158,7 @@ GEM method_source (1.0.0) mini_mime (1.1.2) minitest (5.14.4) - msgpack (1.4.2) + msgpack (1.6.0) multipart-post (2.1.1) nio4r (2.5.8) nokogiri (1.12.5-x86_64-linux)