From 9ab4b125753488dc0aff5c2b1856db86d5206796 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 23:40:02 +0000 Subject: [PATCH] Bump mysql2 from 0.5.2 to 0.5.3 Bumps [mysql2](https://github.com/brianmario/mysql2) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/brianmario/mysql2/releases) - [Commits](https://github.com/brianmario/mysql2/compare/0.5.2...0.5.3) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 33a15489277..bcb5b301b62 100644 --- a/Gemfile +++ b/Gemfile @@ -65,7 +65,7 @@ gem 'cf-perm', '~> 0.0.10' gem 'scientist', '~> 1.1.0' group :db do - gem 'mysql2', '~> 0.5.0' + gem 'mysql2', '~> 0.5.3' gem 'pg' end diff --git a/Gemfile.lock b/Gemfile.lock index bd2339fc489..31cc171e958 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -289,7 +289,7 @@ GEM mustache (1.1.1) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) - mysql2 (0.5.2) + mysql2 (0.5.3) net-ssh (6.1.0) netaddr (2.0.4) netrc (0.11.0) @@ -530,7 +530,7 @@ DEPENDENCIES mime-types (~> 3.3) multi_json multipart-parser - mysql2 (~> 0.5.0) + mysql2 (~> 0.5.3) net-ssh netaddr (>= 2.0.4) newrelic_rpm