From edb9d0b43871855e4232e357ee29647378ef4cc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 11:17:22 +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 | 48 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 32 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2858478..18a2551 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ PATH remote: . specs: act_as_group (0.1.0) - rails (< 6.1) + rails (>= 5.0) GEM remote: https://rubygems.org/ @@ -51,9 +51,10 @@ GEM arel (9.0.0) bson (4.5.0) builder (3.2.4) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.6) + date (3.3.3) delayed_job (4.1.8) activesupport (>= 3.0, < 6.1) delayed_job_mongoid (2.3.0) @@ -62,22 +63,27 @@ GEM mongoid-compatibility (>= 0.4.0) diff-lcs (1.3) erubi (1.9.0) - 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) loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.7.1) + mail (2.8.0.1) mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) - mini_mime (1.0.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake + mini_mime (1.1.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.17.0) mongo (2.10.2) bson (>= 4.4.2, < 5.0.0) mongoid (6.4.1) @@ -86,7 +92,16 @@ GEM mongoid-compatibility (0.5.1) activesupport mongoid (>= 2.0) - nio4r (2.5.2) + net-imap (0.3.4) + date + net-protocol + net-pop (0.1.2) + net-protocol + net-protocol (0.2.1) + timeout + net-smtp (0.3.3) + net-protocol + nio4r (2.5.8) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) rack (2.2.3) @@ -146,18 +161,19 @@ GEM connection_pool (~> 2.2, >= 2.2.0) rack-protection (>= 1.5.0) redis (>= 3.3.5, < 5) - sprockets (4.0.0) + sprockets (4.1.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) thor (1.0.1) thread_safe (0.3.6) - tzinfo (1.2.7) + timeout (0.3.1) + tzinfo (1.2.10) thread_safe (~> 0.1) - websocket-driver (0.7.2) + websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5)