From 38e7d38f04bfc223aa5dd81fe7d6b7bbf4b40a40 Mon Sep 17 00:00:00 2001 From: ulferts Date: Tue, 4 Apr 2023 10:42:46 +0200 Subject: [PATCH] bump msgpack --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 32c00e38c56..20c5576263a 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.1) + msgpack (1.7.0) multi_json (1.15.0) mustermann (3.0.0) ruby2_keywords (~> 0.0.1)