From 5e49d060c33b944bec2e0bdaed02fdf89be4e6d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 10:59:23 +0200 Subject: [PATCH] Bump i18n from 1.9.0 to 1.9.1 (#21369) Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.9.0 to 1.9.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.9.0...v1.9.1) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8ff6599a72d..19b55b08455 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,7 @@ GEM ffi (1.15.5-x64-mingw32) forwardable-extended (2.6.0) http_parser.rb (0.8.0) - i18n (1.9.0) + i18n (1.9.1) concurrent-ruby (~> 1.0) jekyll (4.2.1) addressable (~> 2.4)