From bbc7e8466f0a10148a47da6b800679a4b1ac61eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 04:48:44 +0000 Subject: [PATCH] Bump globalid from 0.4.0 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.4.0 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.4.0...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e34da0a..2d68e6c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM childprocess (0.8.0) ffi (~> 1.0, >= 1.0.11) coderay (1.1.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.2) @@ -125,8 +125,8 @@ GEM formtastic (3.1.5) actionpack (>= 3.2.13) formtastic_i18n (0.6.0) - globalid (0.4.0) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) guard (2.14.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -145,7 +145,7 @@ GEM actionpack (>= 4.1, < 5.2) activesupport (>= 4.1, < 5.2) hashdiff (0.3.7) - i18n (0.9.0) + i18n (0.9.5) concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) @@ -187,7 +187,7 @@ GEM mini_portile2 (2.3.0) mini_racer (0.1.14) libv8 (~> 5.9) - minitest (5.10.3) + minitest (5.17.0) multi_json (1.12.2) nenv (0.3.0) nio4r (2.1.0) @@ -330,7 +330,7 @@ GEM thread_safe (0.3.6) timecop (0.9.1) traceable (1.5.0) - tzinfo (1.2.3) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.3.0) warden (1.2.7)