From dfc580a3790be75f9d4aae7498f4c7aad2de2467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 11:10:25 +0000 Subject: [PATCH] Bump i18n from 1.9.1 to 1.11.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.9.1 to 1.11.0. - [Release notes](https://github.com/ruby-i18n/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-i18n/i18n/compare/v1.9.1...v1.11.0) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 636eb9dbb6..d70d80d740 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,9 +10,9 @@ GEM semi_semantic (~> 1.2.0) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) diff-lcs (1.5.0) - i18n (1.9.1) + i18n (1.11.0) concurrent-ruby (~> 1.0) method_source (1.0.0) mini_portile2 (2.7.1)