From 4049c867c125e4c4bd6e3794d6798295fea767ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 22:12:46 +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 | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 31c0601..1389404 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) childprocess (4.1.0) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) devise (4.8.0) bcrypt (~> 3.0) @@ -89,9 +89,9 @@ GEM activerecord (>= 4.2, < 7) erubi (1.10.0) ffi (1.15.4) - globalid (0.5.2) + globalid (1.0.1) activesupport (>= 5.0) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) @@ -110,12 +110,14 @@ GEM method_source (1.0.0) mini_magick (4.11.0) mini_mime (1.1.1) - minitest (5.14.4) + minitest (5.17.0) msgpack (1.4.2) mysql2 (0.5.3) nio4r (2.5.8) nokogiri (1.12.4-x86_64-darwin) racc (~> 1.4) + nokogiri (1.12.4-x86_64-linux) + racc (~> 1.4) orm_adapter (0.5.0) public_suffix (4.0.6) puma (5.4.0) @@ -194,7 +196,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) warden (1.2.9) rack (>= 2.0.9) @@ -217,10 +219,11 @@ 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 + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.4)