From 6dad378607d52c415d5f0cd970c892e234091a3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 02:40:52 +0000 Subject: [PATCH] Bump i18n from 1.14.1 to 1.14.5 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.14.1 to 1.14.5. - [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.14.1...v1.14.5) --- updated-dependencies: - dependency-name: i18n dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3da1595b7..58a5fc2bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,10 +2,10 @@ GEM remote: http://rubygems.org/ specs: base64 (0.2.0) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.3) daemons (1.4.1) eventmachine (1.2.7) - i18n (1.14.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) maruku (0.7.3) mustermann (3.0.0)