From bcc1f0b6a0ef91590d86b78efd2b5a9f38c787e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 11:01:30 +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 b7a2965..3f174c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM builder (3.2.3) byebug (11.0.0) coderay (1.1.2) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.4) devise (4.5.0) @@ -77,8 +77,8 @@ GEM multipart-post (>= 1.2, < 3) ffi (1.10.0) formatador (0.2.5) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) guard (2.15.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -94,7 +94,7 @@ GEM guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) hashie (3.6.0) - i18n (1.5.3) + i18n (1.12.0) concurrent-ruby (~> 1.0) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) @@ -108,7 +108,7 @@ GEM method_source (0.9.2) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.17.0) multipart-post (2.0.0) nenv (0.3.0) net-http-persistent (3.0.0) @@ -202,7 +202,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) timecop (0.9.1) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) warden (1.2.8) rack (>= 2.0.6)