From f60600ba518b0a1d895d0349971a5151c4c5aa8a Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 4 Apr 2017 09:23:16 -0400 Subject: [PATCH] Upgraded uglifier gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fd736e1..0693629 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -302,7 +302,7 @@ GEM turbolinks-source (5.0.0) tzinfo (1.2.3) thread_safe (~> 0.1) - uglifier (3.1.12) + uglifier (3.1.13) execjs (>= 0.3.0, < 3) unicorn (5.3.0) kgio (~> 2.6)