From d54cc55d5a507f283164c6f67362e222f805f50a Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 1 Nov 2016 10:06:15 -0400 Subject: [PATCH] Upgraded unicorn and uglifier gems --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cdd75ce..28fadae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -301,9 +301,9 @@ GEM turbolinks-source (5.0.0) tzinfo (1.2.2) thread_safe (~> 0.1) - uglifier (3.0.2) + uglifier (3.0.3) execjs (>= 0.3.0, < 3) - unicorn (5.1.0) + unicorn (5.2.0) kgio (~> 2.6) raindrops (~> 0.7) websocket-driver (0.6.4)