From eee71826d600cb45a17b641c1051d0601d2ea810 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 05:47:44 +0000 Subject: [PATCH] build(deps): bump bootsnap from 1.7.4 to 1.7.5 in /Library/Homebrew Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.4 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.4...v1.7.5) Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 59199e00de..5c1a24671b 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -11,7 +11,7 @@ GEM public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) bindata (2.4.8) - bootsnap (1.7.4) + bootsnap (1.7.5) msgpack (~> 1.0) byebug (11.1.3) coderay (1.1.3)