From ab9c0a5df494bce2b6b7a1efa73085b8a4f23d3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 19:14:04 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 59f7750..5b6f0d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,15 +46,15 @@ GEM binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) builder (3.2.4) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) connection_pool (2.2.5) crass (1.0.6) debug_inspector (1.1.0) erubi (1.10.0) execjs (2.8.1) - globalid (1.0.0) + globalid (1.1.0) activesupport (>= 5.0) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) @@ -69,7 +69,7 @@ GEM method_source (1.0.0) mini_mime (1.1.2) mini_portile2 (2.8.0) - minitest (5.15.0) + minitest (5.18.0) nio4r (2.5.8) nokogiri (1.13.9) mini_portile2 (~> 2.8.0) @@ -138,7 +138,7 @@ GEM sprockets (>= 3.0.0) thor (1.2.1) thread_safe (0.3.6) - tzinfo (1.2.10) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)