From bd70b633c5857b975fa679f48e5a8929dec6f49a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 00:01:14 +0000 Subject: [PATCH] Bump bootsnap from 1.10.3 to 1.14.0 in /rails Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.10.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.10.3...v1.14.0) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- rails/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rails/Gemfile.lock b/rails/Gemfile.lock index 1dac03c..2f21b8d 100644 --- a/rails/Gemfile.lock +++ b/rails/Gemfile.lock @@ -64,7 +64,7 @@ GEM activerecord (>= 3.2, < 8.0) rake (>= 10.4, < 14.0) bindex (0.8.1) - bootsnap (1.10.3) + bootsnap (1.14.0) msgpack (~> 1.2) builder (3.2.4) byebug (11.1.3) @@ -98,7 +98,7 @@ GEM mini_mime (1.1.2) mini_portile2 (2.8.0) minitest (5.15.0) - msgpack (1.4.4) + msgpack (1.6.0) mysql2 (0.5.4) nio4r (2.5.8) nokogiri (1.13.6)