From 6c09b3adc924f86422deefe4feeae01f5cfadc37 Mon Sep 17 00:00:00 2001 From: Yasuo Honda Date: Thu, 9 Aug 2018 12:26:03 +0000 Subject: Avoid i18n 1.1.0 for now [Yasuo Honda & lsylvester] --- Gemfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index f0c489f642..62f70a1da6 100644 --- a/Gemfile +++ b/Gemfile @@ -47,6 +47,7 @@ gem "dalli" gem "listen", ">= 3.0.5", "< 3.2", require: false gem "libxml-ruby", platforms: :ruby gem "connection_pool", require: false +gem "i18n", "~> 1.0.1" # for railties app_generator_test gem "bootsnap", ">= 1.1.0", require: false -- cgit v1.2.3