From 3e1bc49cb0ff438d7c00e2f457d437d002217387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:17:32 +0000 Subject: [PATCH] Bump i18n from 0.7.0 to 0.8.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.7.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.7.0...v0.8.0) --- updated-dependencies: - dependency-name: i18n dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 139808a..a9400ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM evernote_oauth (0.2.3) evernote-thrift oauth (>= 0.4.1) - i18n (0.7.0) + i18n (0.8.0) log4r (1.1.10) mini_portile2 (2.1.0) minitest (5.9.0)