From 2d7b1c7ef71001ac33809b847328a8999b330a67 Mon Sep 17 00:00:00 2001 From: souravirus Date: Wed, 27 Jun 2018 21:45:12 +0530 Subject: [PATCH] Added the modified version of Gemfile.lock --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index af1187bb61..08480b5366 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -226,7 +226,7 @@ GEM mustermann (1.0.2) mustermann-grape (1.0.0) mustermann (~> 1.0.0) - mysql2 (0.3.21) + mysql2 (0.5.1) netrc (0.11.0) nifty-generators (0.4.6) nio4r (2.3.1) @@ -491,7 +491,7 @@ DEPENDENCIES minitest-reporters (~> 1.1.19) mocha (~> 1.1) mustermann (= 1.0.2) - mysql2 (~> 0.3.20) + mysql2 (>= 0.4.4) nifty-generators omniauth (~> 1.3, >= 1.3.1) omniauth-facebook (~> 4.0)