From 56868c8ca4b7c1852f02f50a4bad6c44c9c299a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 21:53:26 +0000 Subject: [PATCH] Bump globalid from 0.5.2 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.5.2 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.5.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 436350e..62df931 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM byebug (11.1.3) cloudflare (4.3.0) async-rest (~> 0.12.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) connection_pool (2.2.5) console (1.13.1) fiber-local @@ -111,7 +111,7 @@ GEM activesupport (>= 4) rack (>= 1.3) railties (>= 4) - globalid (0.5.2) + globalid (1.0.1) activesupport (>= 5.0) http (4.4.1) addressable (~> 2.3) @@ -124,7 +124,7 @@ GEM http-form_data (2.3.0) http-parser (1.2.3) ffi-compiler (>= 1.0, < 2.0) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.11.2) activesupport (>= 5.0.0) @@ -152,7 +152,7 @@ GEM mime-types-data (3.2021.0901) mini_mime (1.1.1) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.17.0) msgpack (1.4.2) multi_json (1.15.0) multipart-post (2.1.1) @@ -245,7 +245,7 @@ GEM thor (1.1.0) thread_safe (0.3.6) timers (4.3.3) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2021.1) tzinfo (>= 1.0.0)