From 96af5412bb59d48d294cbe80b2cb62ce1c42fe1c Mon Sep 17 00:00:00 2001 From: Kevin Menard Date: Thu, 15 Feb 2024 17:13:52 -0500 Subject: [PATCH] Update mysql2 to a version that can compile with MySQL 8.3. --- contrib/ruby/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/ruby/Gemfile.lock b/contrib/ruby/Gemfile.lock index bfe51a89..8104c4d9 100644 --- a/contrib/ruby/Gemfile.lock +++ b/contrib/ruby/Gemfile.lock @@ -8,7 +8,7 @@ GEM specs: benchmark-ips (2.7.2) minitest (5.11.3) - mysql2 (0.5.5) + mysql2 (0.5.6) rake (13.0.1) rake-compiler (1.0.7) rake