From 9c62a8da39183c49e698e92beb31878698be1e26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 11:16:44 +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 | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0883ce5..cbd72ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,6 +63,8 @@ GEM bcrypt (3.1.16-java) bootsnap (1.5.1) msgpack (~> 1.0) + bootsnap (1.5.1-java) + msgpack (~> 1.0) builder (3.2.4) bundle-audit (0.1.0) bundler-audit @@ -88,7 +90,7 @@ GEM capistrano-bundler puma (~> 3.4) coderay (1.1.3) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) config (2.2.1) deep_merge (~> 1.2, >= 1.2.1) dry-validation (~> 1.0, >= 1.0.0) @@ -166,12 +168,12 @@ GEM i18n (>= 1.6, < 2) ffi (1.13.1) ffi (1.13.1-java) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) jwt (2.2.2) listen (3.1.5) @@ -192,7 +194,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.2) + minitest (5.17.0) msgpack (1.3.3) msgpack (1.3.3-java) multi_json (1.15.0) @@ -342,7 +344,7 @@ GEM thread_safe (0.3.6-java) tins (1.26.0) sync - tzinfo (1.2.8) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2020.4) tzinfo (>= 1.0.0) @@ -363,7 +365,7 @@ GEM websocket-driver (0.7.3-java) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.4.1) + zeitwerk (2.6.6) PLATFORMS java