From 1bd3e985e137e3019329f6155c8d17213f25e6ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 02:47:04 +0000 Subject: [PATCH] Bump msgpack from 1.7.3 to 1.8.0 in /spec/tester_mongo_rails_6 Bumps [msgpack](https://github.com/msgpack/msgpack-ruby) from 1.7.3 to 1.8.0. - [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog) - [Commits](https://github.com/msgpack/msgpack-ruby/compare/v1.7.3...v1.8.0) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.8.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- spec/tester_mongo_rails_6/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/tester_mongo_rails_6/Gemfile.lock b/spec/tester_mongo_rails_6/Gemfile.lock index bd3c1f51..07a363f0 100644 --- a/spec/tester_mongo_rails_6/Gemfile.lock +++ b/spec/tester_mongo_rails_6/Gemfile.lock @@ -142,7 +142,7 @@ GEM activemodel (>= 5.1, < 8.1, != 7.0.0) concurrent-ruby (>= 1.0.5, < 2.0) mongo (>= 2.18.0, < 3.0.0) - msgpack (1.7.3) + msgpack (1.8.0) mutex_m (0.3.0) net-imap (0.6.4) date