From 1b5e841bd9db5620d95cc567fa94acd40ad837d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 11:02:36 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3d3e7bb..9ce5ab4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.6) @@ -147,11 +147,11 @@ GEM faraday_middleware (~> 0.9) faraday_middleware-parse_oj (~> 0.3) launchy (~> 2.4) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) hashdiff (0.3.7) highline (1.7.8) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) i18n-tasks (0.9.5) activesupport (>= 4.0.2) @@ -183,7 +183,7 @@ GEM rake mini_mime (1.0.2) mini_portile2 (2.6.1) - minitest (5.14.2) + minitest (5.15.0) multipart-post (2.0.0) neat (1.7.4) bourbon (>= 4.0)