From 2cbd5282f494ae5177d2ceb55879af7c2b165d15 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Mon, 23 Jul 2018 14:36:45 -0400 Subject: [PATCH] Upgraded [unicorn, uglifier, rubocop] gems --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index afb683e..0184120 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -260,7 +260,7 @@ GEM rspec-mocks (~> 3.7.0) rspec-support (~> 3.7.0) rspec-support (3.7.1) - rubocop (0.58.1) + rubocop (0.58.2) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1) @@ -313,10 +313,10 @@ GEM turbolinks-source (5.1.0) tzinfo (1.2.5) thread_safe (~> 0.1) - uglifier (4.1.15) + uglifier (4.1.16) execjs (>= 0.3.0, < 3) unicode-display_width (1.4.0) - unicorn (5.4.0) + unicorn (5.4.1) kgio (~> 2.6) raindrops (~> 0.7) websocket-driver (0.6.5)