From bcdc29d177faa0fe832909beb1253d610f9b9861 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 10:15:40 +0000 Subject: [PATCH] Bump mysql2 from 0.5.4 to 0.5.6 Bumps [mysql2](https://github.com/brianmario/mysql2) from 0.5.4 to 0.5.6. - [Release notes](https://github.com/brianmario/mysql2/releases) - [Commits](https://github.com/brianmario/mysql2/compare/0.5.4...0.5.6) --- updated-dependencies: - dependency-name: mysql2 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 8f74c46..5683e9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -183,7 +183,7 @@ GEM multi_xml (0.7.1) bigdecimal (~> 3.1) mutex_m (0.2.0) - mysql2 (0.5.4) + mysql2 (0.5.6) net-http (0.6.0) uri net-imap (0.2.3)