From a027d7f759e792ab0059acf3b5befcafd8429dbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 11:16:22 +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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e0aa998..221e455 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,16 +25,16 @@ GEM ast (2.4.0) audited (4.9.0) activerecord (>= 4.2, < 6.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) diff-lcs (1.3) docile (1.3.2) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.6.0) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.3) json (2.2.0) - minitest (5.11.3) + minitest (5.17.0) parallel (1.17.0) parser (2.6.3.0) ast (~> 2.4.0) @@ -75,7 +75,7 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.2) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.6.0) wonder-ruby-style (0.71.0) @@ -83,7 +83,7 @@ GEM rubocop-performance rubocop-rails rubocop-rspec - zeitwerk (2.1.9) + zeitwerk (2.6.6) PLATFORMS ruby