From d0decfdda06288da5e4aa21b556342262ef6b142 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 09:26:04 +0000 Subject: [PATCH] Bump globalid from 1.3.0 to 1.4.0 Bumps [globalid](https://github.com/rails/globalid) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: globalid dependency-version: 1.4.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 d4c7b12bf..a5fb9c087 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -205,7 +205,7 @@ GEM activesupport (>= 4) rack (>= 1.3) railties (>= 4) - globalid (1.3.0) + globalid (1.4.0) activesupport (>= 6.1) good_job (4.19.0) activejob (>= 6.1.0)