From 7f90373f66d6e51eaf3aaf6f4f4918020e6e438d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 03:02:02 +0000 Subject: [PATCH] Bump bootsnap from 1.7.7 to 1.10.1 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.7 to 1.10.1. - [Release notes](https://github.com/Shopify/bootsnap/releases) - [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.7.7...v1.10.1) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 253282a..214779d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,8 +94,8 @@ GEM aws-eventstream (~> 1, >= 1.0.2) bcrypt (3.1.16) blankslate (3.1.3) - bootsnap (1.7.7) - msgpack (~> 1.0) + bootsnap (1.10.1) + msgpack (~> 1.2) builder (3.2.4) bullet (6.1.5) activesupport (>= 3.0.0)