From f565f1285a9c7d6010c0ccc8ad962d5844caba58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Dec 2020 17:07:07 +0000 Subject: [PATCH] Bump i18n from 0.6.1 to 1.8.5 Bumps [i18n](https://github.com/svenfuchs/i18n) from 0.6.1 to 1.8.5. - [Release notes](https://github.com/svenfuchs/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenfuchs/i18n/compare/v0.6.1...v1.8.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d213bff..0d08330 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,14 +7,19 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (3.2.13) - i18n (= 0.6.1) - multi_json (~> 1.0) + activesupport (6.1.0) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) cane (2.5.0) parallel + concurrent-ruby (1.1.7) diff-lcs (1.2.5) - i18n (0.6.1) - multi_json (1.7.3) + i18n (1.8.5) + concurrent-ruby (~> 1.0) + minitest (5.14.2) mysql2 (0.3.17) parallel (0.6.1) rake (10.0.3) @@ -26,6 +31,9 @@ GEM rspec-expectations (2.14.5) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.14.6) + tzinfo (2.0.3) + concurrent-ruby (~> 1.0) + zeitwerk (2.4.2) PLATFORMS ruby