From 53a6e3cc15446942748ce27d20c520a7b6fcf454 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:50:53 +0000 Subject: [PATCH] Bump i18n from 0.7.0 to 1.10.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.7.0 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.7.0...v1.10.0) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 123 +++++++++++++++++++++++++++++---------------------- 1 file changed, 69 insertions(+), 54 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index aac5ea21..37578ae0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,17 +2,13 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.2.8) - activesupport (4.2.1) - i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) - addressable (2.3.8) - autoparse (0.3.3) - addressable (>= 2.3.1) - extlib (>= 0.9.15) - multi_json (>= 1.0.0) + activesupport (7.0.3) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) aws-sdk (1.64.0) aws-sdk-v1 (= 1.64.0) aws-sdk-v1 (1.64.0) @@ -40,6 +36,8 @@ GEM specinfra (~> 2) builder (3.2.2) coderay (1.1.0) + concurrent-ruby (1.1.10) + declarative (0.0.20) diff-lcs (1.2.5) docker-api (1.21.4) excon (>= 0.38.0) @@ -47,11 +45,12 @@ GEM domain_name (0.5.24) unf (>= 0.0.5, < 1.0.0) excon (0.45.3) - extlib (0.9.16) facter (2.4.4) CFPropertyList (~> 2.2.6) - faraday (0.9.1) - multipart-post (>= 1.2, < 3) + faraday (2.3.0) + faraday-net_http (~> 2.0) + ruby2_keywords (>= 0.0.4) + faraday-net_http (2.0.3) fission (0.5.0) CFPropertyList (~> 2.2) fog (1.31.0) @@ -149,62 +148,70 @@ GEM fog-core nokogiri (~> 1.5, >= 1.5.11) formatador (0.2.5) - google-api-client (0.8.6) - activesupport (>= 3.2) - addressable (~> 2.3) - autoparse (~> 0.3) - extlib (~> 0.9) - faraday (~> 0.9) - googleauth (~> 0.3) - launchy (~> 2.4) - multi_json (~> 1.10) - retriable (~> 1.4) - signet (~> 0.6) - googleauth (0.4.1) - faraday (~> 0.9) - jwt (~> 1.4) - logging (~> 2.0) - memoist (~> 0.12) - multi_json (= 1.11) - signet (~> 0.6) + gems (1.2.0) + google-api-client (0.53.0) + google-apis-core (~> 0.1) + google-apis-generator (~> 0.1) + google-apis-core (0.6.0) + addressable (~> 2.5, >= 2.5.1) + googleauth (>= 0.16.2, < 2.a) + httpclient (>= 2.8.1, < 3.a) + mini_mime (~> 1.0) + representable (~> 3.0) + retriable (>= 2.0, < 4.a) + rexml + webrick + google-apis-discovery_v1 (0.9.0) + google-apis-core (>= 0.5, < 2.a) + google-apis-generator (0.7.0) + activesupport (>= 5.0) + gems (~> 1.2) + google-apis-core (>= 0.6, < 2.a) + google-apis-discovery_v1 (~> 0.5) + thor (>= 0.20, < 2.a) + googleauth (1.1.3) + faraday (>= 0.17.3, < 3.a) + jwt (>= 1.4, < 3.0) + memoist (~> 0.16) + multi_json (~> 1.11) + os (>= 0.9, < 2.0) + signet (>= 0.16, < 2.a) hiera (1.3.4) json_pure hocon (0.9.0) http-cookie (1.0.2) domain_name (~> 0.5) - i18n (0.7.0) + httpclient (2.8.3) + i18n (1.10.0) + concurrent-ruby (~> 1.0) inflecto (0.0.2) inifile (2.0.2) ipaddress (0.8.0) - json (1.8.3) + json (1.8.6) json_pure (1.8.2) - jwt (1.5.0) - launchy (2.4.3) - addressable (~> 2.3) - little-plugger (1.1.3) - logging (2.0.0) - little-plugger (~> 1.1) - multi_json (~> 1.10) - memoist (0.12.0) + jwt (2.4.1) + memoist (0.16.2) metaclass (0.0.4) method_source (0.8.2) mime-types (2.6.1) + mini_mime (1.1.2) mini_portile (0.6.2) - minitest (5.7.0) + minitest (5.16.0) mocha (1.1.0) metaclass (~> 0.0.1) - multi_json (1.11.0) - multipart-post (2.0.0) + multi_json (1.15.0) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (2.9.2) netrc (0.10.3) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) + os (1.1.4) pry (0.10.1) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) + public_suffix (4.0.7) puppet (3.7.5) facter (> 1.6, < 3) hiera (~> 1.0) @@ -226,11 +233,16 @@ GEM builder nokogiri (>= 1.4.1) trollop + representable (3.2.0) + declarative (< 0.1.0) + trailblazer-option (>= 0.1.1, < 0.2.0) + uber (< 0.2.0) rest-client (1.8.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) netrc (~> 0.7) - retriable (1.4.1) + retriable (3.1.2) + rexml (3.2.5) rspec (3.1.0) rspec-core (~> 3.1.0) rspec-expectations (~> 3.1.0) @@ -249,29 +261,32 @@ GEM rspec rspec-support (3.1.2) rsync (1.0.9) + ruby2_keywords (0.0.5) serverspec (2.17.1) multi_json rspec (~> 3.0) rspec-its specinfra (~> 2.32) - signet (0.6.1) - addressable (~> 2.3) - extlib (~> 0.9) - faraday (~> 0.9) - jwt (~> 1.5) + signet (0.16.1) + addressable (~> 2.8) + faraday (>= 0.17.5, < 3.0) + jwt (>= 1.5, < 3.0) multi_json (~> 1.10) slop (3.6.0) specinfra (2.34.9) net-scp net-ssh - thread_safe (0.3.5) + thor (1.2.1) + trailblazer-option (0.1.2) trollop (2.1.2) - tzinfo (1.2.2) - thread_safe (~> 0.1) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) + uber (0.1.0) unf (0.1.4) unf_ext unf_ext (0.0.7.1) vagrant-wrapper (2.0.2) + webrick (1.7.0) PLATFORMS ruby