From fbd5696af70a943a44e04659febd545a356708e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 11 Apr 2018 05:16:44 +0000 Subject: [PATCH] Bump mysql2 from 0.3.21 to 0.5.1 Bumps [mysql2](https://github.com/brianmario/mysql2) from 0.3.21 to 0.5.1. - [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.3.21...0.5.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index f13fcfb37..192ca56d1 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,7 @@ gem 'rake', '< 12.0' # gem "mongoid", "~> 3.0.0" # gem 'bson_ext' -gem 'mysql2', '~> 0.3.10' # limit to this version for Rails 3.2 +gem 'mysql2', '~> 0.5.1' # limit to this version for Rails 3.2 # For some reason this is needed in production for consoles gem 'test-unit' diff --git a/Gemfile.lock b/Gemfile.lock index 2aceeb5d1..cc1731ccd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -459,7 +459,7 @@ GEM multi_xml (0.6.0) multipart-post (2.0.0) mustache (1.0.5) - mysql2 (0.3.21) + mysql2 (0.5.1) nenv (0.3.0) net-http-persistent (2.9.4) netrc (0.11.0) @@ -770,7 +770,7 @@ DEPENDENCIES memoist mocha mustache (= 1.0.5) - mysql2 (~> 0.3.10) + mysql2 (~> 0.5.1) parallel_tests pry-byebug pry-remote