From e162987f7cd8da0e07973769e6b8ed010dcdec86 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 17:25:24 +0000 Subject: [PATCH] Update bootsnap to version 1.4.5 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57b4bfa..b00c3f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM public_suffix (>= 2.0.2, < 4.0) arel (9.0.0) bindex (0.5.0) - bootsnap (1.4.3) + bootsnap (1.4.5) msgpack (~> 1.0) builder (3.2.3) bullet (5.9.0) @@ -108,7 +108,7 @@ GEM mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) - msgpack (1.2.9) + msgpack (1.3.1) multi_json (1.13.1) mysql2 (0.5.2) net_http_ssl_fix (0.0.10)