aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorYasuo Honda <yasuo.honda@gmail.com>2018-08-09 12:26:03 +0000
committerYasuo Honda <yasuo.honda@gmail.com>2018-08-09 13:24:13 +0000
commit6c09b3adc924f86422deefe4feeae01f5cfadc37 (patch)
tree3b5f6e9a81b54e8a18a12e7a9501cdb10effcd0c /Gemfile.lock
parent3000c1490565b3a21376d6444cb6fe24dfe4e383 (diff)
downloadrails-6c09b3adc924f86422deefe4feeae01f5cfadc37.tar.gz
rails-6c09b3adc924f86422deefe4feeae01f5cfadc37.tar.bz2
rails-6c09b3adc924f86422deefe4feeae01f5cfadc37.zip
Avoid i18n 1.1.0 for now
[Yasuo Honda & lsylvester]
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 259221979e..87d017a8a9 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -534,6 +534,7 @@ DEPENDENCIES
ffi (<= 1.9.21)
google-cloud-storage (~> 1.11)
hiredis
+ i18n (~> 1.0.1)
image_processing (~> 1.2)
json (>= 2.0.0)
kindlerb (~> 1.2.0)