From 54e577be12f0715e8f96c097c5fe9176ab1512e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 11:45:30 +0000 Subject: [PATCH] Bump bootsnap from 1.7.3 to 1.7.5 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.3 to 1.7.5. - [Release notes](https://github.com/Shopify/bootsnap/releases) - [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.7.3...v1.7.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d4c1827..8471ccf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) bindex (0.8.1) - bootsnap (1.7.3) + bootsnap (1.7.5) msgpack (~> 1.0) builder (3.2.4) byebug (11.1.3)