From 246791707a47b1aa7c982b1bf2bb9badd9e510b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 11:18:15 +0000 Subject: [PATCH] Bump globalid from 0.4.2 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.4.2 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.4.2...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7e05eb95..0fd3edd8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM bootsnap (1.4.6) msgpack (~> 1.0) builder (3.2.4) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) daemons (1.3.1) delayed_job (4.1.8) @@ -69,8 +69,8 @@ GEM factory_bot (~> 5.2.0) railties (>= 4.2.0) ffi (1.13.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) haml (5.1.2) temple (>= 0.8.0) tilt @@ -124,7 +124,7 @@ GEM rake mini_mime (1.0.2) mini_portile2 (2.8.0) - minitest (5.14.1) + minitest (5.17.0) mocha (1.11.2) msgpack (1.3.3) mysql2 (0.5.3) @@ -279,7 +279,7 @@ GEM thread_safe (0.3.6) tilt (2.0.10) timeline_fu (0.3.0) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)