From 0a7948d59ddc0f03cd32f72321f3e1dae54b866a Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Thu, 25 Apr 2019 19:22:01 +0000 Subject: [PATCH] Update bootsnap to version 1.4.4 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57b4bfa..2d4b3da 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.4) 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.2.10) multi_json (1.13.1) mysql2 (0.5.2) net_http_ssl_fix (0.0.10)