From 23efa263ad3331b424e3a8bebecf355fd83f9342 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 17:47:40 +0000 Subject: [PATCH] Bump globalid from 0.4.2 to 1.0.1 in /api-faker 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-faker/Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/api-faker/Gemfile.lock b/api-faker/Gemfile.lock index 2cbdc90..3352c4c 100644 --- a/api-faker/Gemfile.lock +++ b/api-faker/Gemfile.lock @@ -62,7 +62,7 @@ GEM msgpack (~> 1.0) builder (3.2.4) byebug (11.1.1) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) daru (0.3) packable (~> 1.3.13) @@ -77,9 +77,9 @@ GEM ffi-rzmq-core (>= 1.0.7) ffi-rzmq-core (1.0.7) ffi - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.2) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) iruby (0.4.0) bond (~> 0.5) @@ -105,7 +105,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.17.0) msgpack (1.3.3) multi_json (1.15.0) nio4r (2.5.2) @@ -164,14 +164,14 @@ GEM sqlite3 (1.4.2) thor (1.0.1) thread_safe (0.3.6) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2021.1) tzinfo (>= 1.0.0) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) - zeitwerk (2.3.0) + zeitwerk (2.6.6) PLATFORMS ruby