From 50a48bd01040abb5b3833b8c1438e80fa1577529 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 21 Mar 2018 05:14:49 +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 475d06c..d565207 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -141,7 +141,7 @@ GEM multi_json (1.12.2) multi_xml (0.6.0) multipart-post (2.0.0) - mysql2 (0.4.10) + mysql2 (0.5.0) net-http-persistent (2.9.4) netrc (0.11.0) nokogiri (1.7.2)