From d6e7062517a7c45458fb377e198488f53897f66d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 17:02:58 +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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7c4e477..7c234ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -131,7 +131,7 @@ GEM childprocess (3.0.0) chronic (0.10.2) cocoon (1.2.14) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.6) database_cleaner (1.8.3) @@ -153,15 +153,15 @@ GEM faraday (1.0.0) multipart-post (>= 1.2, < 3) ffi (1.15.5) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) gon (6.4.0) actionpack (>= 3.0.20) i18n (>= 0.7) multi_json request_store (>= 1.0) hashie (4.1.0) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) @@ -201,7 +201,7 @@ GEM mini_portile2 (2.6.1) mini_racer (0.2.9) libv8 (>= 6.9.411) - minitest (5.14.4) + minitest (5.15.0) msgpack (1.3.3) multi_json (1.15.0) multi_xml (0.6.0) @@ -365,7 +365,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) unicorn (5.5.3) kgio (~> 2.6) @@ -395,7 +395,7 @@ GEM chronic (>= 0.6.3) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby