From aae38332c5efb19e5850538ad6739fdb22278743 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 17:32:09 +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 | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 0afbd8b..0b2eb35 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,7 +98,7 @@ GEM coderay (1.1.2) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.6) @@ -125,14 +125,14 @@ GEM railties (>= 4.2.0) ffaker (2.13.0) ffi (1.12.2) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) hashdiff (1.0.1) hirb (0.7.3) httparty (0.18.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) jaro_winkler (1.5.4) @@ -154,10 +154,12 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mimemagic (0.3.4) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.17.0) msgpack (1.3.3) multi_xml (0.6.0) nio4r (2.5.2) @@ -338,7 +340,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.6.1) uniform_notifier (1.13.0) @@ -372,7 +374,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.24) - zeitwerk (2.2.2) + zeitwerk (2.6.6) PLATFORMS ruby