From 9d81102e0b83fa312eb2135a507b7e4bbd026332 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 06:14:42 +0000 Subject: [PATCH] Bump i18n from 0.6.0 to 0.6.8 in /2012/_schedule Bumps [i18n](https://github.com/svenfuchs/i18n) from 0.6.0 to 0.6.8. - [Release notes](https://github.com/svenfuchs/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenfuchs/i18n/compare/v0.6.0...v0.6.8) 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..13062fc 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.6.8) rake (0.9.2.2) redcarpet (2.1.1)