From ccccf971be57fee7b9864cb1a3cb492577d59437 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:16:19 +0000 Subject: [PATCH] Bump i18n from 0.6.1 to 1.10.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.1 to 1.10.0. - [Release notes](https://github.com/ruby-i18n/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-i18n/i18n/compare/v0.6.1...v1.10.0) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e08ee1c..f0365a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,14 @@ GEM remote: http://rubygems.org/ specs: - activesupport (3.2.8) - i18n (~> 0.6) - multi_json (~> 1.0) + CFPropertyList (3.0.5) + rexml + atomos (0.1.3) builder (3.1.4) + claide (1.1.0) coderay (1.0.8) + colored2 (3.1.2) + concurrent-ruby (1.1.10) cucumber (1.2.1) builder (>= 2.1.2) diff-lcs (>= 1.1.3) @@ -25,10 +28,11 @@ GEM xcodeproj gherkin (2.11.5) json (>= 1.4.6) - i18n (0.6.1) + i18n (1.10.0) + concurrent-ruby (~> 1.0) json (1.7.5) method_source (0.8.1) - multi_json (1.3.6) + nanaimo (0.3.0) plist (3.1.0) pry (0.9.10) coderay (~> 1.0.5) @@ -37,6 +41,7 @@ GEM rack (1.4.1) rack-protection (1.2.0) rack + rexml (3.2.5) rspec (2.11.0) rspec-core (~> 2.11.0) rspec-expectations (~> 2.11.0) @@ -54,8 +59,13 @@ GEM slop (3.3.3) thor (0.16.0) tilt (1.3.3) - xcodeproj (0.3.4) - activesupport (~> 3.2.6) + xcodeproj (1.21.0) + CFPropertyList (>= 2.3.3, < 4.0) + atomos (~> 0.1.3) + claide (>= 1.0.2, < 2.0) + colored2 (~> 3.1) + nanaimo (~> 0.3.0) + rexml (~> 3.2.4) PLATFORMS ruby