From fe59cba4a75746b9aaa9997407bd62c07cc9d143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 11:04:11 +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 dccfbc7..084349d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crass (1.0.6) debug_inspector (0.0.3) dry-inflector (0.1.2) @@ -190,9 +190,9 @@ GEM fog-core nokogiri (>= 1.5.11, < 2.0.0) formatador (0.2.5) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.8) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) ipaddress (0.8.3) jbuilder (2.8.0) @@ -220,7 +220,7 @@ GEM mini_magick (4.9.4) mini_mime (1.0.2) mini_portile2 (2.8.0) - minitest (5.14.3) + minitest (5.17.0) multi_json (1.13.1) nio4r (2.5.4) nokogiri (1.13.10)