From 28db4051c5fcc6821ef5c1f295e7d44f2d4188ae Mon Sep 17 00:00:00 2001 From: Al Snow Date: Wed, 11 Apr 2018 08:29:47 -0400 Subject: [PATCH] Upgraded turbolinks and mysql2 gems --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 20d1471..47bef9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,7 +173,7 @@ GEM minitest (5.11.3) multi_json (1.13.1) multi_test (0.1.2) - mysql2 (0.5.0) + mysql2 (0.5.1) nenv (0.3.0) nio4r (2.3.0) nokogiri (1.8.2) @@ -305,7 +305,7 @@ GEM tilt (2.0.8) travis-lint (2.0.0) json - turbolinks (5.1.0) + turbolinks (5.1.1) turbolinks-source (~> 5.1) turbolinks-source (5.1.0) tzinfo (1.2.5)