From b392759d9504f17d5dcd19e1d44ffe23c6f24706 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 11:12:24 +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 a8d1d8070b..3f1112d122 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,7 +163,7 @@ GEM concurrent-ruby childprocess (3.0.0) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) crack (0.4.5) rexml crass (1.0.6) @@ -224,7 +224,7 @@ GEM ffi (1.15.5) foreman (0.87.2) gems (1.2.0) - globalid (1.0.0) + globalid (1.1.0) activesupport (>= 5.0) google-api-client (0.53.0) google-apis-core (~> 0.1) @@ -322,7 +322,7 @@ GEM method_source (1.0.0) mini_mime (1.1.2) mini_portile2 (2.8.0) - minitest (5.16.3) + minitest (5.17.0) mixlib-cli (2.1.8) mixlib-config (3.0.27) tomlrb @@ -510,7 +510,7 @@ GEM timeout (0.3.0) tomlrb (2.0.3) trailblazer-option (0.1.1) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) uber (0.1.0) unicode-display_width (2.3.0)