summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 7335c5bd9..cc4531681 100644
--- a/Gemfile
+++ b/Gemfile
@@ -12,7 +12,7 @@ gem "mimemagic"
gem "mail", "~> 2.7.1"
gem "csv", "~> 3.0.1" if RUBY_VERSION < "2.6"
gem "nokogiri", "~> 1.10.0"
-gem "i18n", "~> 0.7.0"
+gem "i18n", "~> 1.5.3"
gem "rbpdf", "~> 1.19.6"
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem