From 7e30cfe0c3d880a142e75b15688940feef60261a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 10:33:23 +0000 Subject: [PATCH] chore(deps): 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8786cb3b..c1c2c5d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM bindata (2.4.14) builder (3.2.4) byebug (11.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) crass (1.0.6) date (3.3.3) diff-lcs (1.5.0) @@ -94,7 +94,7 @@ GEM erubi (1.12.0) forestadmin-jsonapi-serializers (2.0.0.pre.beta.2) activesupport - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) groupdate (5.2.2) activesupport (>= 5)