From 78b884e16c63d8f5dcb42cb83f84f953f57e7958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:37:07 +0000 Subject: [PATCH] Bump i18n from 0.6.0 to 0.8.0 in /2012/_schedule Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.0 to 0.8.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/v0.6.0...v0.8.0) --- updated-dependencies: - dependency-name: i18n dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2012/_schedule/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2012/_schedule/Gemfile.lock b/2012/_schedule/Gemfile.lock index e3f241b..70a8ce2 100644 --- a/2012/_schedule/Gemfile.lock +++ b/2012/_schedule/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: http://rubygems.org/ specs: - i18n (0.6.0) + i18n (0.8.0) rake (0.9.2.2) redcarpet (2.1.1)