From 38001d6f6e28dccd668e3bf66c37890994dcdf3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 12:27:17 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a9b719..4940e92 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,20 +63,20 @@ GEM json coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) crass (1.0.6) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) equalizer (0.0.11) erubi (1.9.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) hutch (1.0.0) activesupport (>= 4.2, < 7) bunny (>= 2.15, < 2.16) carrot-top (~> 0.0.7) multi_json (~> 1.14) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) json (2.3.1) @@ -133,7 +133,7 @@ GEM sprockets (>= 3.0.0) thor (0.20.3) thread_safe (0.3.6) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) virtus (1.0.5) axiom-types (~> 0.1)