From a4742734c556b6f0d055057af3b1472f62dd7357 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Jan 2023 10:01:09 +0000 Subject: [PATCH] Bump bootsnap from 1.7.7 to 1.16.0 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.7 to 1.16.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.7.7...v1.16.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 baa187e..e52ab82 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,8 +63,8 @@ GEM addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) bindex (0.8.1) - bootsnap (1.7.7) - msgpack (~> 1.0) + bootsnap (1.16.0) + msgpack (~> 1.2) builder (3.2.4) byebug (11.1.3) capybara (3.35.3) @@ -99,7 +99,7 @@ GEM mini_mime (1.1.0) mini_portile2 (2.5.3) minitest (5.14.4) - msgpack (1.4.2) + msgpack (1.6.0) nio4r (2.5.7) nokogiri (1.11.7) mini_portile2 (~> 2.5.0)