From 337c0dbdf4dd09e39962a4d24ee9225517250030 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 10:21:46 +0000 Subject: [PATCH] build(deps): bump msgpack from 1.8.3 to 1.8.4 Bumps [msgpack](https://github.com/msgpack/msgpack-ruby) from 1.8.3 to 1.8.4. - [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog) - [Commits](https://github.com/msgpack/msgpack-ruby/compare/v1.8.3...v1.8.4) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.8.4 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b7fdc8e8f5f..41efc989755 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -154,7 +154,7 @@ GEM prism (~> 1.5) mock_redis (0.55.0) redis (~> 5) - msgpack (1.8.3) + msgpack (1.8.4) multi_json (1.21.1) multipart-parser (0.1.1) mustache (1.1.2)