From f9fe2be4f841df2f8866739626c515c087fa22c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 14 Feb 2018 10:16:18 +0000 Subject: [PATCH] Bump i18n from 0.9.1 to 0.9.5 Bumps [i18n](https://github.com/svenfuchs/i18n) from 0.9.1 to 0.9.5. - [Release notes](https://github.com/svenfuchs/i18n/releases) - [Changelog](https://github.com/svenfuchs/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenfuchs/i18n/compare/v0.9.1...v0.9.5) --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 5f945da99..3177d864d 100644 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ gem "roadie", "~> 3.2.1" gem "mimemagic" gem "nokogiri", "~> 1.8.0" -gem "i18n", "~> 0.9.1" +gem "i18n", "~> 0.9.5" # Request at least rails-html-sanitizer 1.0.3 because of security advisories gem "rails-html-sanitizer", ">= 1.0.3" diff --git a/Gemfile.lock b/Gemfile.lock index f7f9d7136..2a74051fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM globalid (0.4.1) activesupport (>= 4.2.0) htmlentities (4.3.4) - i18n (0.9.1) + i18n (0.9.5) concurrent-ruby (~> 1.0) json (2.1.0) kgio (2.11.0) @@ -180,7 +180,7 @@ DEPENDENCIES actionpack-xml_parser capybara (~> 2.13) coderay (~> 1.1.1) - i18n (~> 0.9.1) + i18n (~> 0.9.5) mime-types (~> 3.0) mimemagic mocha