From 4ab01ee7283685d17150712c1396e643be2e08bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 10:20:28 +0000 Subject: [PATCH] Bump globalid from 0.4.1 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.4.1 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.4.1...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 28a8a00c..ea43bf05 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM capistrano (~> 3.0) sshkit (~> 1.2) coderay (1.1.2) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.4) diff-lcs (1.3) @@ -110,10 +110,10 @@ GEM hashie multi_json ruby-hmac - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) hashie (3.6.0) - i18n (1.5.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) jmespath (1.4.0) jquery-rails (4.3.3) @@ -144,10 +144,12 @@ 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_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.17.0) mize (0.3.5) protocol msgpack (1.2.6) @@ -270,7 +272,7 @@ GEM thread_safe (0.3.6) tilt (2.0.9) tins (1.20.2) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)