From b37d5f1b16780754cce6d3007ac5e89f4cab497d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 21:39:15 +0000 Subject: [PATCH] Bump globalid from 0.4.2 to 1.0.1 in /api 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] --- api/Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/api/Gemfile.lock b/api/Gemfile.lock index 7499de68..c681874b 100644 --- a/api/Gemfile.lock +++ b/api/Gemfile.lock @@ -77,7 +77,7 @@ GEM msgpack (~> 1.0) builder (3.2.4) byebug (11.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crass (1.0.6) diff-lcs (1.4.4) docile (1.3.5) @@ -90,8 +90,8 @@ GEM faker (2.18.0) i18n (>= 1.6, < 2) ffi (1.15.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) graphiql-rails (1.7.0) railties sprockets-rails @@ -111,7 +111,7 @@ GEM httparty (0.18.1) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) jmespath (1.6.1) listen (3.5.1) @@ -129,7 +129,7 @@ GEM mime-types-data (3.2021.0704) mini_mime (1.1.0) mini_portile2 (2.8.0) - minitest (5.14.4) + minitest (5.17.0) msgpack (1.4.2) multi_xml (0.6.0) nio4r (2.5.7) @@ -247,7 +247,7 @@ GEM websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby