From 3830464fa59612599b132caea83d8728c264e1d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 10:22:39 +0000 Subject: [PATCH] Bump globalid from 1.0.0 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v1.0.0...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 b00c4d0468..db5083424b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,7 +173,7 @@ GEM font-awesome-rails (4.7.0.8) railties (>= 3.2, < 8.0) formatador (0.3.0) - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) guard (2.18.0) formatador (>= 0.2.4) @@ -231,7 +231,7 @@ GEM mini_portile2 (2.8.0) mini_racer (0.6.3) libv8-node (~> 16.10.0.0) - minitest (5.16.3) + minitest (5.17.0) msgpack (1.6.0) nenv (0.3.0) net-scp (3.0.0)