From 2d5b6ba00083fc1b080ef0cd796851cd90a65bd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 21:52:08 +0000 Subject: [PATCH] Bump globalid from 0.5.2 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.5.2 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.5.2...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 60c1ba6..09ac555 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM mini_mime (>= 0.1.3) ssrf_filter (~> 1.0) childprocess (3.0.0) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) connection_pool (2.2.5) crass (1.0.6) database_cleaner (2.0.1) @@ -126,12 +126,12 @@ GEM ffi (1.15.1) figaro (1.2.0) thor (>= 0.14.0, < 2) - globalid (0.5.2) + globalid (1.0.1) activesupport (>= 5.0) high_voltage (3.1.2) html_truncator (0.4.2) nokogiri (~> 1.5) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) @@ -164,7 +164,7 @@ GEM mina (>= 1.0.2) mini_magick (4.11.0) mini_mime (1.1.1) - minitest (5.14.4) + minitest (5.17.0) msgpack (1.4.2) nio4r (2.5.8) nokogiri (1.12.4-x86_64-darwin) @@ -290,7 +290,7 @@ GEM tilt (2.0.10) turbo-rails (0.7.11) rails (>= 6.0.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) web-console (4.1.0) actionview (>= 6.0.0) @@ -311,7 +311,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS x86_64-darwin-20