From bd5c7740df67eb11176886725c3cb8bd186e2571 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 07:12:35 +0000 Subject: [PATCH] Bump globalid from 0.4.1 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.4.1 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.4.1...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7e4eeb07c..3e650dd00 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM aws_cf_signer rest-client coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) cookiejar (0.3.3) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -336,8 +336,8 @@ GEM gherkin (5.0.0) git (1.3.0) github-markdown (0.6.9) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) gyoku (1.3.1) builder (>= 2.1.2) haml (5.0.4) @@ -384,7 +384,7 @@ GEM mime-types-data (3.2016.0521) mini_mime (1.0.0) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.17.0) monetize (1.7.0) money (~> 6.9) money (6.10.1) @@ -561,7 +561,7 @@ GEM trollop (2.1.2) typhoeus (1.3.0) ethon (>= 0.9.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.8) execjs (>= 0.3.0, < 3)