From a9494342fe2e8ebb27a2c5c6fb77fd64919b9ed0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jan 2022 20:30:20 +0000 Subject: [PATCH] Bump i18n from 0.6.4 to 1.8.11 in /vagrant/utils Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.4 to 1.8.11. - [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/v0.6.4...v1.8.11) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- vagrant/utils/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vagrant/utils/Gemfile.lock b/vagrant/utils/Gemfile.lock index ad19e7943..7bd8823ed 100644 --- a/vagrant/utils/Gemfile.lock +++ b/vagrant/utils/Gemfile.lock @@ -11,7 +11,9 @@ GEM bson_ext (1.9.1) bson (~> 1.9.1) builder (3.2.2) - i18n (0.6.4) + concurrent-ruby (1.1.9) + i18n (1.8.11) + concurrent-ruby (~> 1.0) iconv (1.0.3) innertube (1.0.2) mongo (1.9.1)