From 9a90b33996b86406799f34b6ec6da16b25b2cbe1 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sun, 19 Mar 2017 10:48:10 -0400 Subject: [PATCH] Upgraded [simplecov, tilt, uglifier] gems --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9b4d85e..9a0d41a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -262,7 +262,7 @@ GEM sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) shellany (0.0.1) - simplecov (0.14.0) + simplecov (0.14.1) docile (~> 1.1.0) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) @@ -294,7 +294,7 @@ GEM rack (>= 1.0.0) thor (0.19.4) thread_safe (0.3.6) - tilt (2.0.6) + tilt (2.0.7) travis-lint (2.0.0) json turbolinks (5.0.1) @@ -302,7 +302,7 @@ GEM turbolinks-source (5.0.0) tzinfo (1.2.2) thread_safe (~> 0.1) - uglifier (3.1.7) + uglifier (3.1.9) execjs (>= 0.3.0, < 3) unicorn (5.2.0) kgio (~> 2.6)