From 2758878db7543d0691e8ce728b4d1b9debc0b884 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2020 11:33:19 +0000 Subject: [PATCH] [Security] Bump i18n from 0.7.0 to 0.9.5 Bumps [i18n](https://github.com/svenfuchs/i18n) from 0.7.0 to 0.9.5. **This update includes a security fix.** - [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.7.0...v0.9.5) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 268829a..28bb43e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,8 @@ GEM erubis (2.7.0) globalid (0.4.0) activesupport (>= 4.2.0) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) json (1.8.2) loofah (2.0.2) nokogiri (>= 1.5.9)