From fe5f120738b3ccb8a2ce7d93c2148e4134f07c33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 14:01:51 +0000 Subject: [PATCH] Bump bootsnap from 1.13.0 to 1.16.0 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.13.0 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.13.0...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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index db02993a..e34839b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) bindex (0.8.1) - bootsnap (1.13.0) + bootsnap (1.16.0) msgpack (~> 1.2) builder (3.2.4) byebug (11.1.3) @@ -168,7 +168,7 @@ GEM minitest (5.16.2) momentjs-rails (2.29.1.1) railties (>= 3.1) - msgpack (1.5.4) + msgpack (1.6.0) multi_json (1.15.0) multi_xml (0.6.0) net-imap (0.2.3)