From 3e82a539dbe003e35e794c9f3287d1b773e884d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 21 Mar 2018 04:13:06 +0000 Subject: [PATCH] Bump mysql2 from 0.4.10 to 0.5.0 Bumps [mysql2](https://github.com/brianmario/mysql2) from 0.4.10 to 0.5.0. - [Release notes](https://github.com/brianmario/mysql2/releases) - [Changelog](https://github.com/brianmario/mysql2/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianmario/mysql2/compare/0.4.10...0.5.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6d1c675..65ced37 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM mini_portile2 (2.3.0) minitest (5.11.3) multi_json (1.12.2) - mysql2 (0.4.10) + mysql2 (0.5.0) nio4r (2.2.0) nokogiri (1.8.2) mini_portile2 (~> 2.3.0)