From 2e32d22c0870329e4673f790b2ab1c13b7992011 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 19:43:34 +0000 Subject: [PATCH] Bump globalid from 0.4.2 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.4.2 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.4.2...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5cfd63b..c74b299 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,9 +78,8 @@ GEM rack-test (>= 0.6.3) regexp_parser (~> 1.5) xpath (~> 3.2) - childprocess (3.0.0) cliver (0.3.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) crass (1.0.6) cuprite (0.11) capybara (>= 2.1, < 4) @@ -108,8 +107,8 @@ GEM googleapis-common-protos-types (>= 1.0.4, < 2.0) googleauth (~> 0.9) grpc (~> 1.25) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) gmp (0.7.43) google-cloud-core (1.5.0) google-cloud-env (~> 1.0) @@ -150,7 +149,7 @@ GEM google-protobuf (~> 3.11) googleapis-common-protos (>= 1.3.10, < 2.0) grpc (~> 1.27) - i18n (1.8.7) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) jbuilder (2.10.1) @@ -176,7 +175,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.5.0) - minitest (5.14.3) + minitest (5.17.0) msgpack (1.3.3) multi_json (1.15.0) multipart-post (2.1.1) @@ -274,7 +273,6 @@ GEM rake (>= 0.8.1) ruby-progressbar (1.11.0) ruby2_keywords (0.0.2) - rubyzip (2.3.0) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) sassc (2.4.0) @@ -285,9 +283,6 @@ GEM sprockets (> 3.0) sprockets-rails tilt - selenium-webdriver (3.142.7) - childprocess (>= 0.5, < 4.0) - rubyzip (>= 1.2.2) semantic_range (2.3.1) signet (0.14.0) addressable (~> 2.3) @@ -321,7 +316,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (1.7.0) web-console (4.1.0) @@ -340,7 +335,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.26) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby @@ -365,7 +360,6 @@ DEPENDENCIES rubocop (~> 1.7) ruby-debug-ide (~> 0.7.2) sass-rails (>= 6) - selenium-webdriver (~> 3.142, >= 3.142.7) solargraph (~> 0.40.1) spring turbolinks (~> 5)