From 6bdd6ec7a7e5d95b836ecf4a18a66aedde22ffaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 11:01:52 +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 209c5519..8aafbc48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM capistrano-rails-collection (0.1.0) capistrano-rails (~> 1.1) coderay (1.1.3) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) consistency_fail (0.3.7) crass (1.0.6) @@ -98,15 +98,15 @@ GEM figaro (1.1.1) thor (~> 0.14) glob (0.3.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) haml (5.2.2) temple (>= 0.8.0) tilt httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) i18n-js (4.0.1) glob @@ -136,7 +136,7 @@ GEM method_source (0.9.2) mini_mime (1.0.1) mini_portile2 (2.8.0) - minitest (5.11.3) + minitest (5.17.0) multi_json (1.13.1) multi_xml (0.6.0) mysql2 (0.4.10)