From d33f2f81bc8d85914763fc4e589d3efb057594fb Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 12:11:11 +0000 Subject: [PATCH] Update mysql2 to version 0.5.3 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d59269ab..29d1226e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -305,7 +305,7 @@ GEM multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.1.1) - mysql2 (0.5.2) + mysql2 (0.5.3) nenv (0.3.0) net-http-persistent (3.0.1) connection_pool (~> 2.2)