From 0a445081b2d3dd201d9033d9b5309a1964c43bec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 06:13:09 +0000 Subject: [PATCH] Bump globalid from 0.4.1 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.4.1 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.4.1...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 e23f125..e8f485a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,7 @@ GEM sassc-rails (>= 2.0.0) builder (3.2.3) byebug (9.1.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.6) database_cleaner (1.6.2) debug_inspector (0.0.3) @@ -75,8 +75,8 @@ GEM faraday_middleware (0.12.2) faraday (>= 0.7.4, < 1.0) ffi (1.11.1) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) httparty (0.15.6) multi_xml (>= 0.5.2) i18n (0.9.5) @@ -106,7 +106,7 @@ GEM mini_portile2 (2.8.0) mini_racer (0.2.6) libv8 (>= 6.9.411) - minitest (5.11.3) + minitest (5.17.0) multi_json (1.12.2) multi_xml (0.6.0) multipart-post (2.0.0) @@ -238,7 +238,7 @@ GEM turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.3) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.0.2) execjs (>= 0.3.0, < 3)