From 770c011792786d85a0f8aaf1e6180f5a6c642887 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 18:30:27 +0000 Subject: [PATCH] build(deps): bump bootsnap from 1.17.0 to 1.18.3 in /sample Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.17.0 to 1.18.3. - [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.17.0...v1.18.3) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sample/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/Gemfile.lock b/sample/Gemfile.lock index c3fe84d..3830eb2 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.17.0) + bootsnap (1.18.3) msgpack (~> 1.2) builder (3.2.4) byebug (11.1.3)