From 14ea22fd1cac9d714afdbb1b54e085c325079436 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 02:43:42 +0000 Subject: [PATCH] Bump globalid from 0.3.7 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.3.7 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.3.7...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9c5a0cd..fa28be5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM public_suffix (>= 2.0.2, < 6.0) arel (7.1.4) builder (3.2.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.2.5) @@ -60,11 +60,12 @@ GEM multi_json (>= 1.7.5, < 2.0) nokogiri (~> 1.6.0) oauth2 - globalid (0.3.7) - activesupport (>= 4.1.0) + globalid (1.0.1) + activesupport (>= 5.0) hashie (3.4.6) highline (1.7.8) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jeweler (2.2.1) builder bundler (>= 1.0) @@ -90,7 +91,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_portile2 (2.1.0) - minitest (5.10.0) + minitest (5.17.0) multi_json (1.12.1) multi_xml (0.5.5) multipart-post (2.0.0)