aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorLachlan Sylvester <lachlan.sylvester@publicisfrontfoot.com.au>2018-08-10 14:28:40 +1000
committerLachlan Sylvester <lachlan.sylvester@hypothetical.com.au>2018-08-23 06:56:42 +1000
commit66614f6b67402ec526a699760d1c21c586834da8 (patch)
tree97192d381239939dcf35b83ce9610e43a1e63834 /Gemfile.lock
parent17978719e4f1d3de6e3d1a00e4cd7a2116802f53 (diff)
downloadrails-66614f6b67402ec526a699760d1c21c586834da8.tar.gz
rails-66614f6b67402ec526a699760d1c21c586834da8.tar.bz2
rails-66614f6b67402ec526a699760d1c21c586834da8.zip
update I18n fallbacks configuration to be compatible with i18n 1.1.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 1 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f353eea5cd..374da5d359 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -274,7 +274,7 @@ GEM
hiredis (0.6.1-java)
http_parser.rb (0.6.0)
httpclient (2.8.3)
- i18n (1.0.1)
+ i18n (1.1.0)
concurrent-ruby (~> 1.0)
image_processing (1.6.0)
mini_magick (~> 4.0)
@@ -531,7 +531,6 @@ 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)