From b964a82c49d166c7b969ee0b38f801cb7036999f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 21:55:44 +0000 Subject: [PATCH] Bump globalid from 0.5.2 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.5.2 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.5.2...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index af05d72..125d9e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM arel (9.0.0) ast (2.4.2) builder (3.2.4) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crack (0.4.4) crass (1.0.6) diff-lcs (1.3) @@ -82,10 +82,10 @@ GEM faraday-rack (1.0.0) faraday_middleware (1.1.0) faraday (~> 1.0) - globalid (0.5.2) + globalid (1.0.1) activesupport (>= 5.0) hashdiff (1.0.1) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) loofah (2.11.0) crass (~> 1.0.2) @@ -96,7 +96,7 @@ GEM method_source (1.0.0) mini_mime (1.1.0) mini_portile2 (2.8.0) - minitest (5.14.4) + minitest (5.17.0) multipart-post (2.1.1) nio4r (2.5.8) nokogiri (1.13.10) @@ -192,7 +192,7 @@ GEM rubocop-performance (= 1.11.4) thor (1.1.0) thread_safe (0.3.6) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (2.0.0) webmock (3.10.0)