From 3e68a22456e909d08b30736e8666adeb7be49f72 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Mon, 10 Apr 2017 09:29:57 -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 0693629..1146026 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.13) + uglifier (3.2.0) execjs (>= 0.3.0, < 3) unicorn (5.3.0) kgio (~> 2.6)