From 181e387087a3c31aef82bc5977106d090e1f4502 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 15:33:56 +0000 Subject: [PATCH] chore(deps): 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 43e3113..e89438f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM ast (2.4.2) builder (3.2.4) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crass (1.0.6) diff-lcs (1.4.4) dry-configurable (0.12.1) @@ -138,9 +138,9 @@ GEM dry-initializer (~> 3.0) dry-schema (~> 1.5, >= 1.5.2) erubi (1.10.0) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.9) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) loofah (2.9.0) crass (~> 1.0.2) @@ -151,7 +151,7 @@ GEM method_source (1.0.0) mini_mime (1.0.3) mini_portile2 (2.5.0) - minitest (5.14.4) + minitest (5.17.0) mocha (1.12.0) nio4r (2.5.7) nokogiri (1.11.2) @@ -241,7 +241,7 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) thor (1.1.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (2.0.0) websocket-driver (0.7.3) @@ -250,7 +250,7 @@ GEM yard (0.9.26) yard-activesupport-concern (0.0.1) yard (>= 0.8) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby