From 6de4b96722904c16cf63d82ea64b12b9de8291e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 03:18:40 +0000 Subject: [PATCH] Bump globalid from 1.0.0 to 1.2.1 Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.2.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v1.0.0...v1.2.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 856ede56..bb76d26d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,7 +121,7 @@ GEM xpath (~> 3.2) childprocess (4.1.0) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.3) connection_pool (2.2.5) crack (0.4.5) rexml @@ -170,8 +170,8 @@ GEM fugit (1.7.1) et-orbi (~> 1, >= 1.2.7) raabro (~> 1.4) - globalid (1.0.0) - activesupport (>= 5.0) + globalid (1.2.1) + activesupport (>= 6.1) good_job (3.4.6) activejob (>= 6.0.0) activerecord (>= 6.0.0) @@ -221,7 +221,7 @@ GEM http-cookie (1.0.4) domain_name (~> 0.5) http-form_data (2.3.0) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) inline_svg (1.8.0) activesupport (>= 3.0) @@ -278,7 +278,7 @@ GEM method_source (1.0.0) mini_mime (1.1.2) mini_portile2 (2.8.0) - minitest (5.16.3) + minitest (5.22.2) msgpack (1.4.4) mustache (1.1.1) mustermann (2.0.2) @@ -464,7 +464,7 @@ GEM turbo-rails (1.0.1) actionpack (>= 6.0.0) railties (>= 6.0.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) tzinfo-data (1.2021.5) tzinfo (>= 1.0.0)