From 0155e726120219ddd24b7b2bc22c093e6ae9e2c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 14:07:20 +0000 Subject: [PATCH] Bump bootsnap from 1.17.1 to 1.18.0 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.17.1 to 1.18.0. - [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.17.1...v1.18.0) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9a0440d..33a4d20 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,7 +38,7 @@ GEM ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.6) - bootsnap (1.17.1) + bootsnap (1.18.0) msgpack (~> 1.2) builder (3.2.4) coderay (1.1.3)