From afb520cff68cf3ee4f68faefb109e7ee76ea0c5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 02:19:56 +0000 Subject: [PATCH] build(deps): bump i18n from 1.10.0 to 1.14.1 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.10.0 to 1.14.1. - [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.10.0...v1.14.1) --- 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 1ba9dbc82..c51cb0956 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,10 +7,10 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) diff-lcs (1.5.0) docile (1.4.0) - i18n (1.10.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) minitest (5.15.0) rspec (3.11.0)