From 371bfb7d6ea0e004d087b58641b90e1952bd4f01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 14:27:49 +0000 Subject: [PATCH] Bump globalid from 1.0.0 to 1.1.0 Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4fe69db55..e755a3307 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM byebug (11.1.3) cancancan (3.4.0) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) crack (0.4.5) rexml crass (1.0.6) @@ -122,7 +122,7 @@ GEM activesupport (>= 4) rack (>= 1.3) railties (>= 4) - globalid (1.0.0) + globalid (1.1.0) activesupport (>= 5.0) good_job (3.12.1) activejob (>= 6.0.0) @@ -163,7 +163,7 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.16.3) + minitest (5.17.0) msgpack (1.6.0) net-imap (0.3.1) net-protocol @@ -286,7 +286,7 @@ GEM simplecov_json_formatter (0.1.4) thor (1.2.1) timeout (0.3.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.3.0) webmock (3.18.1)