From 7e7fb1ef85c0970e7e3833355fcf0b37c3feb809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 14:42:32 +0000 Subject: [PATCH] chore(deps): 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 fd57f54..23d5df2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM mimemagic (>= 0.3.0) mini_mime (>= 0.1.3) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.4) database_cleaner (1.7.0) devise (4.7.1) @@ -92,8 +92,8 @@ GEM fast_jsonapi (1.5) activesupport (>= 4.2) ffi (1.11.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) haml (5.1.2) temple (>= 0.8.0) tilt @@ -133,7 +133,7 @@ GEM mini_magick (4.9.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.17.0) msgpack (1.3.1) nio4r (2.5.1) nokogiri (1.10.4) @@ -220,7 +220,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) warden (1.2.8) rack (>= 2.0.6)