From 36c38f433d75d7ebc02d7383152a8381972ca397 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 11:39:48 +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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ea85048..37731f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) crass (1.0.6) database_cleaner (1.8.5) database_cleaner-active_record (1.8.0) @@ -120,11 +120,11 @@ GEM faker (2.14.0) i18n (>= 1.6, < 2) ffi (1.13.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) groupdate (5.2.1) activesupport (>= 5) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) inline_svg (1.7.1) activesupport (>= 3.0) @@ -165,7 +165,7 @@ GEM mini_portile2 (2.4.0) mini_racer (0.3.1) libv8 (~> 8.4.255) - minitest (5.14.2) + minitest (5.15.0) momentjs-rails (2.20.1) railties (>= 3.1) msgpack (1.3.3) @@ -273,7 +273,7 @@ GEM thread_safe (0.3.6) tilt (2.0.10) timecop (0.9.1) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)