From 802aaf764c041e0452928216ed3df6944b157b91 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sat, 11 Mar 2017 19:43:38 -0500 Subject: [PATCH] Upgraded uglifier gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9e1d712..1345609 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -302,7 +302,7 @@ GEM turbolinks-source (5.0.0) tzinfo (1.2.2) thread_safe (~> 0.1) - uglifier (3.1.6) + uglifier (3.1.7) execjs (>= 0.3.0, < 3) unicorn (5.2.0) kgio (~> 2.6)