From 8d0f377690c8c5290d1476e1de8c7952125cf35e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 16:35:22 +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 18576e2..10c3e1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,16 +68,16 @@ GEM zeitwerk (~> 2.3) builder (3.2.4) byebug (11.1.1) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crass (1.0.6) debase (0.2.4.1) debase-ruby_core_source (>= 0.10.2) debase-ruby_core_source (0.10.15) diff-lcs (1.3) erubi (1.10.0) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.10) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) loofah (2.19.1) crass (~> 1.0.2) @@ -88,7 +88,7 @@ GEM method_source (1.0.0) mini_mime (1.0.3) mini_portile2 (2.8.0) - minitest (5.14.4) + minitest (5.17.0) nio4r (2.5.7) nokogiri (1.13.10) mini_portile2 (~> 2.8.0) @@ -150,12 +150,12 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) thor (1.1.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) websocket-driver (0.7.4) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby