From bc5f7d3a0e083ab2fb6580d671a3dacaaf13eabf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 15:38:44 +0000 Subject: [PATCH] Bump i18n from 0.6.1 to 1.7.0 Bumps [i18n](https://github.com/svenfuchs/i18n) from 0.6.1 to 1.7.0. - [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...v1.7.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e08ee1c..7db01b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,13 @@ GEM remote: http://rubygems.org/ specs: - activesupport (3.2.8) - i18n (~> 0.6) - multi_json (~> 1.0) + CFPropertyList (3.0.1) + atomos (0.1.3) builder (3.1.4) + claide (1.0.3) coderay (1.0.8) + colored2 (3.1.2) + concurrent-ruby (1.1.5) cucumber (1.2.1) builder (>= 2.1.2) diff-lcs (>= 1.1.3) @@ -25,10 +27,11 @@ GEM xcodeproj gherkin (2.11.5) json (>= 1.4.6) - i18n (0.6.1) + i18n (1.7.0) + concurrent-ruby (~> 1.0) json (1.7.5) method_source (0.8.1) - multi_json (1.3.6) + nanaimo (0.2.6) plist (3.1.0) pry (0.9.10) coderay (~> 1.0.5) @@ -54,8 +57,12 @@ GEM slop (3.3.3) thor (0.16.0) tilt (1.3.3) - xcodeproj (0.3.4) - activesupport (~> 3.2.6) + xcodeproj (1.12.0) + CFPropertyList (>= 2.3.3, < 4.0) + atomos (~> 0.1.3) + claide (>= 1.0.2, < 2.0) + colored2 (~> 3.1) + nanaimo (~> 0.2.6) PLATFORMS ruby