From 96703e53f81e72e70c1ac3a7ffc7125c6f35454d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 22:58:28 +0000 Subject: [PATCH] Bump globalid from 1.0.0 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c68196..c7b0301 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM erubis (2.7.0) execjs (2.7.0) ffi (1.10.0) - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) haml (5.0.4) temple (>= 0.8.0) @@ -109,7 +109,7 @@ GEM haml (>= 4.0, < 6) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jquery-rails (4.3.3) rails-dom-testing (>= 1, < 3) @@ -136,7 +136,7 @@ GEM mini_portile2 (2.8.0) mini_racer (0.2.6) libv8 (>= 6.9.411) - minitest (5.15.0) + minitest (5.17.0) nio4r (2.5.8) nokogiri (1.13.9) mini_portile2 (~> 2.8.0) @@ -255,7 +255,7 @@ GEM thor (1.2.1) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)