From 1c82681c3e21c5d8b7872e4313bf6d588be0d689 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 15:13:14 +0000 Subject: [PATCH] Bump globalid from 0.4.2 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.4.2 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.4.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 378cce1..53af7d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,10 +19,10 @@ GEM ansi (1.5.0) ast (2.4.0) builder (3.2.3) - concurrent-ruby (1.1.5) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.7.0) + concurrent-ruby (1.1.10) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) interactor (3.1.1) jaro_winkler (1.5.3) @@ -51,10 +51,10 @@ GEM rubocop (~> 0.72.0) rubocop-performance (~> 1.4.0) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.6.0) - zeitwerk (2.1.10) + zeitwerk (2.6.6) PLATFORMS ruby