From f87ae6cacbba3c6a9f24ced2e8194d7cffea55d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 05:30:01 +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(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5afdcd5..8f57536 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM case_transform (0.2) activesupport coderay (1.1.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.4) devise (4.4.3) @@ -105,10 +105,10 @@ GEM factory_girl_rails (4.9.0) factory_girl (~> 4.9.0) railties (>= 3.0.0) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) guid (0.1.1) - i18n (1.0.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) jquery-rails (4.3.3) rails-dom-testing (>= 1, < 3) @@ -125,10 +125,12 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.0) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.0) mini_portile2 (2.3.0) - minitest (5.11.3) + minitest (5.17.0) mustermann (1.0.2) nio4r (2.3.1) nokogiri (1.8.2) @@ -227,7 +229,7 @@ GEM thor (0.20.0) thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) warden (1.2.7) rack (>= 1.0)