From 99925bb81a7b79f3e18dc9a8cc9c3ca8e06a2c57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 16:07:11 +0000 Subject: [PATCH] Bump bootsnap from 1.5.1 to 1.16.0 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.5.1 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.5.1...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 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cf75eaa..eeabe88 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,8 +64,8 @@ GEM public_suffix (>= 2.0.2, < 5.0) bcrypt (3.1.16) bindex (0.8.1) - bootsnap (1.5.1) - msgpack (~> 1.0) + bootsnap (1.16.0) + msgpack (~> 1.2) builder (3.2.4) byebug (11.1.3) childprocess (3.0.0) @@ -117,7 +117,7 @@ GEM mini_mime (1.0.3) mini_portile2 (2.5.0) minitest (5.14.4) - msgpack (1.4.2) + msgpack (1.6.0) multipart-post (2.1.1) nio4r (2.5.7) nokogiri (1.11.2) @@ -127,6 +127,8 @@ GEM racc (~> 1.4) nokogiri (1.11.2-x64-mingw32) racc (~> 1.4) + nokogiri (1.11.2-x86_64-darwin) + racc (~> 1.4) nokogiri (1.11.2-x86_64-linux) racc (~> 1.4) public_suffix (4.0.6)