From dcecfb56c86e6be1e8e920dbdcdf65f4fa14e70d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 22:20:56 +0000 Subject: [PATCH] Bump globalid from 1.0.0 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v1.0.0...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 53502d4..f271a14 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,7 +119,7 @@ GEM coderay (1.1.3) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) connection_pool (2.2.5) crack (0.4.5) rexml @@ -163,14 +163,14 @@ GEM faraday-rack (1.0.0) ffi (1.15.4) gems (1.2.0) - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) hashdiff (1.0.1) hashie (5.0.0) httparty (0.18.1) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.11) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) jets (3.0.22) @@ -229,7 +229,7 @@ GEM mime-types-data (3.2021.1115) mini_mime (1.1.2) mini_portile2 (2.6.1) - minitest (5.15.0) + minitest (5.17.0) multi_xml (0.6.0) multipart-post (2.1.1) net-http-persistent (4.0.1) @@ -318,7 +318,7 @@ GEM thread_safe (0.3.6) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (2.1.0) virtus (2.0.0)