From bdc5734c7dee6c27705a00c0fb77e5385f0571f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 22:11:48 +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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5aeeea4..cae995e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM activesupport (>= 3) childprocess (3.0.0) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) connection_pool (2.2.5) crass (1.0.6) debug_inspector (1.1.0) @@ -108,7 +108,7 @@ GEM ffi-compiler (1.0.1) ffi (>= 1.0.0) rake - globalid (0.5.2) + globalid (1.0.1) activesupport (>= 5.0) honeycomb-beeline (2.7.0) libhoney (~> 1.14, >= 1.14.2) @@ -121,7 +121,7 @@ GEM http-cookie (1.0.4) domain_name (~> 0.5) http-form_data (2.3.0) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) kwalify (0.7.2) launchy (2.5.0) @@ -150,7 +150,7 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.1) - minitest (5.14.4) + minitest (5.17.0) msgpack (1.4.2) nio4r (2.5.8) nokogiri (1.11.7-x86_64-linux) @@ -286,7 +286,7 @@ GEM thor (1.1.0) tilt (2.0.10) timecop (0.9.4) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext @@ -312,7 +312,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS x86_64-linux