From 49b609d88b646aad06c22f42fa9ae4c442614128 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 03:21:26 +0000 Subject: [PATCH] Bump tzinfo from 1.2.6 to 2.0.5 in /lib/sdk Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.6 to 2.0.5. - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.6...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- lib/sdk/Gemfile.lock | 102 ++++++++++++++++++++----------------------- 1 file changed, 47 insertions(+), 55 deletions(-) diff --git a/lib/sdk/Gemfile.lock b/lib/sdk/Gemfile.lock index 1f98bb595..cdf68986d 100644 --- a/lib/sdk/Gemfile.lock +++ b/lib/sdk/Gemfile.lock @@ -2,100 +2,93 @@ PATH remote: . specs: ros_sdk (0.1.0) - activemodel (= 6.0.2.1) - activesupport (= 6.0.2.1) - config (= 1.7.1) + activemodel (= 6.1.4) + activesupport (= 6.1.4) + config (~> 2.2.1) globalid (= 0.4.2) inifile (= 3.0.0) - json_api_client (= 1.15.0) - jwt (= 2.2.1) + json_api_client (~> 1.16.1) + jwt (= 2.2.3) pry (= 0.12.2) request_store (= 1.5.0) GEM remote: https://rubygems.org/ specs: - activemodel (6.0.2.1) - activesupport (= 6.0.2.1) - activesupport (6.0.2.1) + activemodel (6.1.4) + activesupport (= 6.1.4) + activesupport (6.1.4) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2) - addressable (2.7.0) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) awesome_print (1.8.0) coderay (1.1.2) - concurrent-ruby (1.1.5) - config (1.7.1) - activesupport (>= 3.0) - deep_merge (~> 1.2.1) - dry-validation (>= 0.12.2) - deep_merge (1.2.1) + concurrent-ruby (1.1.10) + config (2.2.3) + deep_merge (~> 1.2, >= 1.2.1) + dry-validation (~> 1.0, >= 1.0.0) + deep_merge (1.2.2) diff-lcs (1.3) - dry-configurable (0.9.0) + dry-configurable (0.15.0) concurrent-ruby (~> 1.0) - dry-core (~> 0.4, >= 0.4.7) - dry-container (0.7.2) + dry-core (~> 0.6) + dry-container (0.10.0) concurrent-ruby (~> 1.0) - dry-configurable (~> 0.1, >= 0.1.3) - dry-core (0.4.9) + dry-core (0.8.0) concurrent-ruby (~> 1.0) - dry-equalizer (0.3.0) - dry-inflector (0.2.0) - dry-initializer (3.0.2) - dry-logic (1.0.5) + dry-inflector (0.3.0) + dry-initializer (3.1.1) + dry-logic (1.2.0) concurrent-ruby (~> 1.0) - dry-core (~> 0.2) - dry-equalizer (~> 0.2) - dry-schema (1.4.2) + dry-core (~> 0.5, >= 0.5) + dry-schema (1.9.3) concurrent-ruby (~> 1.0) - dry-configurable (~> 0.8, >= 0.8.3) - dry-core (~> 0.4) - dry-equalizer (~> 0.2) + dry-configurable (~> 0.13, >= 0.13.0) + dry-core (~> 0.5, >= 0.5) dry-initializer (~> 3.0) dry-logic (~> 1.0) - dry-types (~> 1.2) - dry-types (1.2.2) + dry-types (~> 1.5) + dry-types (1.5.1) concurrent-ruby (~> 1.0) dry-container (~> 0.3) - dry-core (~> 0.4, >= 0.4.4) - dry-equalizer (~> 0.3) + dry-core (~> 0.5, >= 0.5) dry-inflector (~> 0.1, >= 0.1.2) dry-logic (~> 1.0, >= 1.0.2) - dry-validation (1.4.0) + dry-validation (1.8.1) concurrent-ruby (~> 1.0) dry-container (~> 0.7, >= 0.7.1) - dry-core (~> 0.4) - dry-equalizer (~> 0.2) + dry-core (~> 0.5, >= 0.5) dry-initializer (~> 3.0) - dry-schema (~> 1.0, >= 1.3.1) - faraday (0.17.3) + dry-schema (~> 1.8, >= 1.8.0) + faraday (0.17.5) multipart-post (>= 1.2, < 3) - faraday_middleware (0.13.1) + faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.7.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) inifile (3.0.0) - json_api_client (1.15.0) + json_api_client (1.16.1) activemodel (>= 3.2.0) activesupport (>= 3.2.0) addressable (~> 2.2) faraday (~> 0.15, >= 0.15.2) faraday_middleware (~> 0.9) rack (>= 0.2) - jwt (2.2.1) + jwt (2.2.3) method_source (0.9.2) - minitest (5.13.0) - multipart-post (2.1.1) + minitest (5.16.2) + multipart-post (2.2.3) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (4.0.2) - rack (2.0.8) + public_suffix (4.0.7) + rack (2.2.4) rake (12.3.3) request_store (1.5.0) rack (>= 1.4) @@ -112,10 +105,9 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.2) - thread_safe (0.3.6) - tzinfo (1.2.6) - thread_safe (~> 0.1) - zeitwerk (2.2.2) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) + zeitwerk (2.6.0) PLATFORMS ruby