From 24513d2458fd379be0ab8cee593f20d546f0ceed Mon Sep 17 00:00:00 2001 From: Al Snow Date: Mon, 22 Jan 2018 20:31:12 -0500 Subject: [PATCH] Upgraded uglifier and i18n gems --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3c94740..d291157 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,7 +142,7 @@ GEM guard (>= 2.0.0) guard-compat (~> 1.0) http_parser.rb (0.6.0) - i18n (0.9.1) + i18n (0.9.3) concurrent-ruby (~> 1.0) jquery-fileupload-rails (0.4.7) actionpack (>= 3.1) @@ -310,7 +310,7 @@ GEM turbolinks-source (5.1.0) tzinfo (1.2.4) thread_safe (~> 0.1) - uglifier (4.1.3) + uglifier (4.1.4) execjs (>= 0.3.0, < 3) unicode-display_width (1.3.0) unicorn (5.4.0)