From 03748c7cb7b4e9aed7baa347b99f91587742db57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 11:21:24 +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 85af3ab95..2ebe1cef0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,7 +123,7 @@ GEM coffee-script-source (1.12.2) composite_primary_keys (10.0.5) activerecord (~> 5.1.0, >= 5.1.6) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crass (1.0.6) daemons (1.0.10) delayed-web (0.4.7) @@ -166,8 +166,8 @@ GEM railties (>= 3.2, < 6.1) formtastic (3.1.5) actionpack (>= 3.2.13) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) gyoku (1.3.1) builder (>= 2.1.2) haml (5.1.2) @@ -181,7 +181,7 @@ GEM httpi (2.4.4) rack socksify - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) i18n-js (3.6.0) i18n (>= 0.6.6) @@ -221,7 +221,7 @@ GEM mini_magick (4.10.1) mini_mime (1.1.0) mini_portile2 (2.5.0) - minitest (5.14.4) + minitest (5.17.0) mongo (2.11.3) bson (>= 4.4.2, < 5.0.0) mongoid (7.0.5) @@ -374,7 +374,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)