From 9bc292439d44bd030cccc630a6c231ded042aa3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 12:12:06 +0000 Subject: [PATCH] Bump bootsnap from 1.9.1 to 1.15.0 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.9.1 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.1...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 5aeeea4..021bd71 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.1) - msgpack (~> 1.0) + bootsnap (1.15.0) + msgpack (~> 1.2) builder (3.2.4) byebug (11.1.3) capybara (3.35.3) @@ -151,7 +151,7 @@ GEM method_source (1.0.0) mini_mime (1.1.1) minitest (5.14.4) - msgpack (1.4.2) + msgpack (1.6.0) nio4r (2.5.8) nokogiri (1.11.7-x86_64-linux) racc (~> 1.4)