From ba39e8830b2c99abc9a4b0d10b7def598c1ff50e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 22:21:30 +0000 Subject: [PATCH] build(deps): 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 e923963f..421ac61a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -288,7 +288,7 @@ GEM raabro (~> 1.4) gemoji (4.0.1) github-markup (4.0.1) - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) google-apis-core (0.9.2) addressable (~> 2.5, >= 2.5.1) @@ -399,7 +399,7 @@ GEM mini_magick (4.12.0) mini_mime (1.1.2) mini_portile2 (2.8.1) - minitest (5.16.3) + minitest (5.17.0) money (6.16.0) i18n (>= 0.6.4, <= 2) msgpack (1.6.0)