From d850138edc036aa02c5f8281ce500e74b264f8bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 03:09:14 +0000 Subject: [PATCH] Bump bootsnap from 1.7.5 to 1.7.6 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.5 to 1.7.6. - [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.5...v1.7.6) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 86f865b8..3326d97f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM bindex (0.8.1) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) - bootsnap (1.7.5) + bootsnap (1.7.6) msgpack (~> 1.0) bootstrap-will_paginate (1.0.0) will_paginate @@ -199,7 +199,7 @@ GEM domain_name (~> 0.5) i18n (1.8.10) concurrent-ruby (~> 1.0) - i18n-js (3.8.3) + i18n-js (3.8.4) i18n (>= 0.6.6) image_processing (1.12.1) mini_magick (>= 4.9.5, < 5)