From ed327dca1d7a50025be68ae1c4ac5ba86b53b03b 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:32:35 +0000 Subject: [PATCH] [Security] Bump i18n from 0.6.11 to 0.9.5 Bumps [i18n](https://github.com/svenfuchs/i18n) from 0.6.11 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.6.11...v0.9.5) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 14dbe0d..0c49cea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,13 +36,15 @@ GEM tzinfo (~> 1.1) arel (5.0.1.20140414130214) builder (3.2.2) + concurrent-ruby (1.1.7) diff-lcs (1.2.5) erubis (2.7.0) faraday (0.9.0) multipart-post (>= 1.2, < 3) hashie (2.1.2) hike (1.2.3) - i18n (0.6.11) + i18n (0.9.5) + concurrent-ruby (~> 1.0) inflection (1.0.0) json (1.8.1) mail (2.5.4)