From dc519ae6c5dba8653ce6751a9b94b2af3c020b55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 10:01:54 +0000 Subject: [PATCH] Bump bootsnap from 1.7.3 to 1.14.0 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.3 to 1.14.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.3...v1.14.0) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 439b583..7ef0c03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,8 +77,8 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) bindex (0.8.1) - bootsnap (1.7.3) - msgpack (~> 1.0) + bootsnap (1.14.0) + msgpack (~> 1.2) builder (3.2.4) byebug (11.1.3) capybara (3.35.3) @@ -116,14 +116,14 @@ GEM marcel (1.0.1) method_source (1.0.0) mini_mime (1.0.3) + mini_portile2 (2.5.3) minitest (5.14.4) minitest-ci (3.4.0) minitest (>= 5.0.6) - msgpack (1.4.2) + msgpack (1.6.0) nio4r (2.5.7) - nokogiri (1.11.5-x86_64-darwin) - racc (~> 1.4) - nokogiri (1.11.5-x86_64-linux) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) racc (~> 1.4) oj (3.11.3) pg (1.2.3)