From a61f0e2653f13a19fae1235d63ff21d3080f9b3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 10:33:41 +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(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 0ab153d..4670715 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,16 +52,16 @@ GEM tzinfo (~> 1.1) arel (9.0.0) builder (3.2.3) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) crass (1.0.4) domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0) erubi (1.7.1) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.1.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jquery-rails (4.3.3) rails-dom-testing (>= 1, < 3) @@ -78,10 +78,12 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.3.0) - minitest (5.11.3) + minitest (5.17.0) netrc (0.11.0) nio4r (2.3.1) nokogiri (1.8.5) @@ -128,7 +130,7 @@ GEM sqlite3 (1.3.13) thor (0.20.0) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) unf (0.1.4) unf_ext