From 3e2b954a535f394baeda3fb1f0175ec7d6c6f36e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 10:17:41 +0000 Subject: [PATCH] Bump globalid from 1.2.1 to 1.3.0 Bumps [globalid](https://github.com/rails/globalid) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: globalid dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 66bb92769..2a2f535cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -209,7 +209,7 @@ GEM activesupport (>= 4) rack (>= 1.3) railties (>= 4) - globalid (1.2.1) + globalid (1.3.0) activesupport (>= 6.1) good_job (4.13.3) activejob (>= 6.1.0)