From 4050c98faef19b58b6a7b9e0909b4506f8613e99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 21:04:40 +0000 Subject: [PATCH] Bump i18n from 0.6.0 to 0.9.5 Bumps [i18n](https://github.com/svenfuchs/i18n) from 0.6.0 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.0...v0.9.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index caec3a0..4c1d498 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,6 +20,7 @@ GEM childprocess (0.3.2) ffi (~> 1.0.6) coderay (1.0.6) + concurrent-ruby (1.1.5) configatron (2.9.1) yamler (>= 0.1.0) crack (0.3.1) @@ -63,7 +64,8 @@ GEM thor (>= 0.14.6) guard-rspec (0.7.3) guard (>= 0.10.0) - i18n (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jeweler (1.6.4) bundler (~> 1.0) git (>= 1.2.5) @@ -98,11 +100,6 @@ GEM diff-lcs (~> 1.1.3) rspec-mocks (2.10.1) sexp_processor (3.2.0) - simplecov (0.6.4) - multi_json (~> 1.0) - simplecov-html (~> 0.5.3) - simplecov-html (0.5.3) - simplecov-vim (0.0.1) slop (2.4.4) thor (0.15.2) webmock (1.8.7) @@ -135,7 +132,5 @@ DEPENDENCIES pry rb-readline rspec - simplecov - simplecov-vim webmock yard (~> 0.6.0)