From 63997bb71ee1d725cc941063f4eb212caadfe70a Mon Sep 17 00:00:00 2001 From: ulferts Date: Mon, 20 Mar 2023 08:57:36 +0100 Subject: [PATCH] bump msgpack --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 403c981cb63..df657aa894b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -598,7 +598,7 @@ GEM mini_portile2 (2.8.1) minisyntax (0.2.5) minitest (5.18.0) - msgpack (1.6.0) + msgpack (1.6.1) multi_json (1.15.0) mustermann (3.0.0) ruby2_keywords (~> 0.0.1)