From 0b9eea0506e3294f07d80541d0fbede946852cb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 21:23:03 +0000 Subject: [PATCH] Bump globalid from 0.4.2 to 1.1.0 Bumps [globalid](https://github.com/rails/globalid) from 0.4.2 to 1.1.0. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.4.2...v1.1.0) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8b1da4d..2897d1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM cancancan (2.3.0) case_transform (0.2) activesupport - concurrent-ruby (1.1.8) + concurrent-ruby (1.2.3) crass (1.0.6) deep_cloneable (3.1.0) activerecord (>= 3.1.0, < 7) @@ -67,9 +67,9 @@ GEM factory_bot (~> 6.1.0) railties (>= 5.0.0) ffi (1.15.0) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.10) + globalid (1.1.0) + activesupport (>= 5.0) + i18n (1.14.4) concurrent-ruby (~> 1.0) jsonapi-renderer (0.2.2) listen (3.5.1) @@ -84,7 +84,7 @@ GEM method_source (1.0.0) mini_mime (1.1.0) mini_portile2 (2.8.5) - minitest (5.14.4) + minitest (5.22.3) msgpack (1.4.2) mysql2 (0.5.3) newrelic_rpm (7.0.0) @@ -155,7 +155,7 @@ GEM sprockets (>= 3.0.0) thor (1.1.0) thread_safe (0.3.6) - tzinfo (1.2.10) + tzinfo (1.2.11) thread_safe (~> 0.1) websocket-driver (0.7.3) websocket-extensions (>= 0.1.0)