From 85ce0d96a42c16323b8902bfb19c27745f1592f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 21:43:55 +0000 Subject: [PATCH] Bump globalid from 0.4.2 to 1.0.1 in /gemfiles/rails_60 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] --- gemfiles/rails_60/Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gemfiles/rails_60/Gemfile.lock b/gemfiles/rails_60/Gemfile.lock index 6975ced215c..7760ced1570 100644 --- a/gemfiles/rails_60/Gemfile.lock +++ b/gemfiles/rails_60/Gemfile.lock @@ -98,7 +98,7 @@ GEM xpath (~> 3.2) cliver (0.3.2) coderay (1.1.2) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crass (1.0.6) cucumber (5.3.0) builder (~> 3.2, >= 3.2.4) @@ -174,12 +174,12 @@ GEM formtastic (4.0.0) actionpack (>= 5.2.0) formtastic_i18n (0.6.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) has_scope (0.7.2) actionpack (>= 4.1) activesupport (>= 4.1) - i18n (1.8.9) + i18n (1.12.0) concurrent-ruby (~> 1.0) inherited_resources (1.12.0) actionpack (>= 5.2, < 6.2) @@ -227,7 +227,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.5.0) - minitest (5.14.4) + minitest (5.15.0) multi_test (0.1.2) nio4r (2.5.5) nio4r (2.5.5-java) @@ -358,7 +358,7 @@ GEM thread_safe (0.3.6) thread_safe (0.3.6-java) tilt (2.0.10) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) warden (1.2.9) rack (>= 2.0.9) @@ -370,7 +370,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS java