From c45fba2faa474437f6726d41987714824167840e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 01:15:58 +0000 Subject: [PATCH] Bump globalid from 0.3.7 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.3.7 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.3.7...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6d0aee0..c442271 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,7 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.10) connection_pool (2.2.0) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -122,10 +122,11 @@ GEM faraday (0.9.2) multipart-post (>= 1.2, < 3) ffi (1.9.14) - globalid (0.3.7) - activesupport (>= 4.1.0) + globalid (1.0.1) + activesupport (>= 5.0) hashdiff (0.3.0) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.6.0) activesupport (>= 3.0.0, < 5.1) multi_json (~> 1.2) @@ -145,9 +146,11 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_portile2 (2.1.0) - minitest (5.9.1) + minitest (5.17.0) multi_json (1.12.1) multipart-post (2.0.0) narray (0.6.1.2) @@ -262,14 +265,14 @@ GEM net-scp (>= 1.1.2) net-ssh (>= 2.8.0) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.5) turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.0) typhoeus (1.1.0) ethon (>= 0.9.0) - tzinfo (1.2.2) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (3.0.2) execjs (>= 0.3.0, < 3)