From a67174a217c158ecd129f6477b2ec18d7146093f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 14:29:03 +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 9b9647f..7b16676 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM activesupport choice (0.2.0) 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.4) @@ -87,8 +87,8 @@ GEM faker (1.9.3) i18n (>= 0.7) ffi (1.9.25) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) haml (5.0.4) temple (>= 0.8.0) tilt @@ -96,7 +96,7 @@ GEM health_check (3.0.0) railties (>= 5.0) htmlentities (4.3.4) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) interactor (3.1.1) jaro_winkler (1.5.1) @@ -135,10 +135,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.15.0) msgpack (1.2.4) multi_json (1.13.1) mustache (1.0.5) @@ -273,7 +275,7 @@ GEM thread_safe (0.3.6) tilt (2.0.9) timecop (0.9.1) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.4.0) uniform_notifier (1.11.0)