From e4e6ab38e0a2b26035687dc45fdd0123c33c4839 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Mon, 16 Oct 2017 09:35:45 -0400 Subject: [PATCH] Upgraded i18n gem --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8027856..2995c27 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,7 +142,8 @@ GEM guard (>= 2.0.0) guard-compat (~> 1.0) http_parser.rb (0.6.0) - i18n (0.8.6) + i18n (0.9.0) + concurrent-ruby (~> 1.0) jquery-fileupload-rails (0.4.7) actionpack (>= 3.1) railties (>= 3.1)