diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2018-02-14 01:47:37 -0500 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2018-02-14 01:47:37 -0500 |
commit | 79aa6158b8d56a4df3099bc111e0a12c24763f22 (patch) | |
tree | abccbe5ee266e670e5540a292b5cd2266cef46db | |
parent | 24e067a12756dce6bca3c5be8fb82639527b7792 (diff) | |
download | rails-79aa6158b8d56a4df3099bc111e0a12c24763f22.tar.gz rails-79aa6158b8d56a4df3099bc111e0a12c24763f22.tar.bz2 rails-79aa6158b8d56a4df3099bc111e0a12c24763f22.zip |
Update Gemfile.lock
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 0c9b58febc..2a556ad19f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ PATH marcel (~> 0.3.1) activesupport (6.0.0.alpha) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) + i18n (~> 1.0) minitest (~> 5.1) tzinfo (~> 1.1) rails (6.0.0.alpha) @@ -266,7 +266,7 @@ GEM hiredis (0.6.1-java) http_parser.rb (0.6.0) httpclient (2.8.3) - i18n (0.9.3) + i18n (1.0.0) concurrent-ruby (~> 1.0) io-like (0.3.0) jdbc-mysql (5.1.44) |