From bdc128ec2c304d53dcdc3b80c51ffedb6e2af32a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:00:47 +0000 Subject: [PATCH] build(deps-dev): bump bootsnap from 1.13.0 to 1.14.0 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.13.0 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.13.0...v1.14.0) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c47e2e6..0a17f8a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM zeitwerk (~> 2.3) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) - bootsnap (1.13.0) + bootsnap (1.14.0) msgpack (~> 1.2) builder (3.2.4) concurrent-ruby (1.1.10) @@ -110,7 +110,7 @@ GEM method_source (1.0.0) mini_mime (1.1.1) minitest (5.16.2) - msgpack (1.5.4) + msgpack (1.6.0) nio4r (2.5.8) nokogiri (1.13.9-aarch64-linux) racc (~> 1.4)