From 65f335819fe5ec6f884f1356f6ad99ceafb19605 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 22:57:13 +0000 Subject: [PATCH] build(deps): bump i18n from 1.12.0 to 1.13.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.12.0 to 1.13.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.12.0...v1.13.0) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bf32faa0e..04ed4cb72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM concurrent-ruby (1.2.2) diff-lcs (1.5.0) docile (1.4.0) - i18n (1.12.0) + i18n (1.13.0) concurrent-ruby (~> 1.0) minitest (5.18.0) rexml (3.2.5)