From a4c62276de98f6ecd0612ebddeb11224bfcd4b86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 00:51:20 +0000 Subject: [PATCH] Bump msgpack from 1.8.1 to 1.8.2 in the bundler group across 1 directory Bumps the bundler group with 1 update in the / directory: [msgpack](https://github.com/msgpack/msgpack-ruby). Updates `msgpack` from 1.8.1 to 1.8.2 - [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog) - [Commits](https://github.com/msgpack/msgpack-ruby/compare/v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.8.2 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f5348dc43d2..fe4f922223e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -394,7 +394,7 @@ GEM monetize (~> 2.0) money (~> 7.0) railties (>= 7.0) - msgpack (1.8.1) + msgpack (1.8.2) mutex_m (0.3.0) nats-pure (2.4.0) concurrent-ruby (~> 1.0)