From e17fe23a3dd87f3a07a4fd0cbd1e3fbbb67a4f83 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 20:12:23 +0000 Subject: [PATCH] Bump bootsnap from 1.4.5 to 1.4.6 in /backend Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.4.5 to 1.4.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.4.5...v1.4.6) Signed-off-by: dependabot-preview[bot] --- backend/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index d6dadd09..d58c5225 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -59,7 +59,7 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) bindex (0.8.1) - bootsnap (1.4.5) + bootsnap (1.4.6) msgpack (~> 1.0) builder (3.2.3) byebug (11.0.1) @@ -98,7 +98,7 @@ GEM mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.13.0) - msgpack (1.3.1) + msgpack (1.3.3) nio4r (2.5.2) nokogiri (1.10.5) mini_portile2 (~> 2.4.0)