From 15e9c4eb374f71659de8c826d3906641317b6d39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 14:44:01 +0000 Subject: [PATCH] chore(deps): bump i18n from 1.13.0 to 1.14.1 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.13.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.13.0...v1.14.1) --- updated-dependencies: - dependency-name: i18n dependency-type: direct:production 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 875bd724e0..8846026a60 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -340,7 +340,7 @@ GEM hiredis (0.6.3) htmlentities (4.3.4) httpclient (2.8.3) - i18n (1.13.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) i18n-js (3.9.2) i18n (>= 0.6.6)