From 222cf15ff345b0b730224484d6175432178858b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 22:56:59 +0000 Subject: [PATCH] chore(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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e324051..25dcd99 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,10 +79,10 @@ GEM erubi (1.10.0) faker (2.20.0) i18n (>= 1.8.11, < 2) - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) hashie (5.0.0) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) loofah (2.18.0) crass (~> 1.0.2) @@ -96,7 +96,7 @@ GEM nokogiri (~> 1) rake mini_mime (1.1.2) - minitest (5.15.0) + minitest (5.17.0) mongoid-compatibility (0.5.1) activesupport mongoid (>= 2.0)