From 7b0d884e5a5954d1e9d036a95a9e6a3ad7eb25dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 11:21:27 +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 efcb7fe..32261e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,7 +76,7 @@ GEM capistrano (~> 3.1) capistrano-bundler (~> 1.1) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.5) @@ -91,10 +91,10 @@ 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) hashdiff (1.0.0) - i18n (1.7.0) + i18n (1.7.1) concurrent-ruby (~> 1.0) jaro_winkler (1.5.3) jwt (2.2.1) @@ -110,11 +110,13 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.12.2) + minitest (5.17.0) msgpack (1.3.1) mysql2 (0.5.2) net-scp (2.0.0) @@ -219,7 +221,7 @@ GEM net-ssh (>= 2.8.0) thor (0.20.3) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.6.0) webmock (3.7.6)