From c9ffc7f64f6cd362a70989aa2c71c7d28109590e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 23:48:04 +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: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 226027f..9f58478 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM faraday-retry (1.0.3) ffi (1.15.5) foreman (0.87.2) - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) i18n (1.12.0) concurrent-ruby (~> 1.0) @@ -132,7 +132,7 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.16.3) + minitest (5.17.0) multipart-post (2.2.3) net-imap (0.3.2) date