From 820fff05283de20f024d122212de0c1ecac91e1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 09:04:43 +0000 Subject: [PATCH] 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:production 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 f2b901ea93..4a685a445f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,7 +177,7 @@ GEM bigdecimal (3.0.2) bindata (2.4.12) bindex (0.8.1) - bootsnap (1.13.0) + bootsnap (1.14.0) msgpack (~> 1.2) bugsnag (6.24.2) concurrent-ruby (~> 1.0) @@ -409,7 +409,7 @@ GEM money (~> 6.12) money (6.16.0) i18n (>= 0.6.4, <= 2) - msgpack (1.5.4) + msgpack (1.6.0) multi_json (1.15.0) multi_xml (0.6.0) net-protocol (0.1.3)