From 7bad836cc72df7a4443816cc08b73dbe02ee8d37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 15:09:13 +0000 Subject: [PATCH] build(deps): bump msgpack in /cloud-sql/mysql/activerecord Bumps [msgpack](https://github.com/msgpack/msgpack-ruby) from 1.7.2 to 1.8.2. - [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog) - [Commits](https://github.com/msgpack/msgpack-ruby/compare/v1.7.2...v1.8.2) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.8.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- cloud-sql/mysql/activerecord/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-sql/mysql/activerecord/Gemfile.lock b/cloud-sql/mysql/activerecord/Gemfile.lock index 7de0866f2..00904da8d 100644 --- a/cloud-sql/mysql/activerecord/Gemfile.lock +++ b/cloud-sql/mysql/activerecord/Gemfile.lock @@ -131,7 +131,7 @@ GEM mini_mime (1.1.5) mini_portile2 (2.8.6) minitest (5.25.5) - msgpack (1.7.2) + msgpack (1.8.2) mutex_m (0.3.0) mysql2 (0.5.5) net-imap (0.4.10)