From ac2a9dbc4e3a411d3b66a3c22ffd7c4839429af4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 18:14:46 +0000 Subject: [PATCH] build(deps): bump bootsnap from 1.16.0 to 1.17.0 in /sample Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.16.0 to 1.17.0. - [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sample/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sample/Gemfile.lock b/sample/Gemfile.lock index db8fc05..c3fe84d 100644 --- a/sample/Gemfile.lock +++ b/sample/Gemfile.lock @@ -63,7 +63,7 @@ GEM addressable (2.8.2) public_suffix (>= 2.0.2, < 6.0) bindex (0.8.1) - bootsnap (1.16.0) + bootsnap (1.17.0) msgpack (~> 1.2) builder (3.2.4) byebug (11.1.3) @@ -111,7 +111,7 @@ GEM mini_mime (1.1.2) mini_portile2 (2.8.4) minitest (5.18.0) - msgpack (1.6.1) + msgpack (1.7.2) multi_xml (0.6.0) net-imap (0.3.4) date