From ac0a10150ef5ac3dd8495504aa4a8f7f69bbeb8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 10:57:47 +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 8042258..ea51b6a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) coolline (0.5.0) unicode_utils (~> 1.4) crass (1.0.6) @@ -124,14 +124,14 @@ GEM ffi (1.9.25) figaro (1.1.1) thor (~> 0.14) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) graphql (1.7.14) graphql-client (0.12.3) activesupport (>= 3.0, < 6.0) graphql (~> 1.6) honeybadger (3.3.1) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) @@ -165,7 +165,7 @@ GEM rake mini_mime (1.1.0) mini_portile2 (2.5.3) - minitest (5.14.4) + minitest (5.17.0) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0) @@ -299,7 +299,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.18) execjs (>= 0.3.0, < 3)