From 49b4c046ff828c26d041996878867b9bf8b0a9cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2020 13:15:14 +0000 Subject: [PATCH] Bump i18n from 0.6.1 to 0.9.5 Bumps [i18n](https://github.com/svenfuchs/i18n) from 0.6.1 to 0.9.5. - [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.1...v0.9.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 54d8363..8307b04 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,11 @@ GEM remote: http://rubygems.org/ specs: - activemodel (3.2.13) - activesupport (= 3.2.13) + activemodel (3.2.22.5) + activesupport (= 3.2.22.5) builder (~> 3.0.0) - activesupport (3.2.13) - i18n (= 0.6.1) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) addressable (2.3.5) blankslate (2.1.2.4) @@ -16,10 +16,12 @@ GEM celluloid (0.15.2) timers (~> 1.1.0) coderay (1.0.9) + concurrent-ruby (1.1.6) connection_pool (1.1.0) faraday (0.8.8) multipart-post (~> 1.2.0) - i18n (0.6.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) json (1.8.0) method_source (0.8.2) mongo (1.9.1)