From ba2bcb291f585ab7b8d2578bdafb816df297a06e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 10:18:45 +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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b14de50..35dab42 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,18 +29,18 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) builder (3.2.3) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.10) crass (1.0.5) erubi (1.7.1) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) httparty (0.16.3) mime-types (~> 3.0) multi_xml (>= 0.5.2) hubspot-ruby (0.4.0) activesupport (>= 3.0.0) httparty (>= 0.10.0) - i18n (1.1.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) loofah (2.4.0) crass (~> 1.0.2) @@ -52,7 +52,7 @@ GEM mime-types-data (3.2018.0812) mini_mime (1.0.1) mini_portile2 (2.5.0) - minitest (5.11.3) + minitest (5.17.0) multi_xml (0.6.0) nokogiri (1.11.1) mini_portile2 (~> 2.5.0) @@ -67,7 +67,7 @@ GEM rails-html-sanitizer (1.0.4) loofah (~> 2.2, >= 2.2.2) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) PLATFORMS