From f8e27e3406f6c063b146e37672e3e08e854bbfc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 07:06:08 +0000 Subject: [PATCH] Bump msgpack from 1.8.1 to 1.8.3 Bumps [msgpack](https://github.com/msgpack/msgpack-ruby) from 1.8.1 to 1.8.3. - [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog) - [Commits](https://github.com/msgpack/msgpack-ruby/compare/v1.8.1...v1.8.3) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.8.3 dependency-type: direct:production 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 ea8dceef8f..77eabbdbc2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -436,7 +436,7 @@ GEM mini_mime (1.1.5) mini_portile2 (2.8.9) minitest (5.27.0) - msgpack (1.8.1) + msgpack (1.8.3) multi_json (1.19.1) multi_xml (0.8.1) bigdecimal (>= 3.1, < 5)