From 160583d1f41d4a34073b36f8a11a8d1f2c698adf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 21:52:27 +0000 Subject: [PATCH] build(deps): 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 187ee6b..06afee2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) connection_pool (2.2.5) crack (0.4.5) rexml @@ -343,7 +343,7 @@ GEM fog-core nokogiri (>= 1.5.11, < 2.0.0) formatador (0.3.0) - globalid (0.5.2) + globalid (1.0.1) activesupport (>= 5.0) hashdiff (1.0.1) hashie (4.1.0) @@ -351,7 +351,7 @@ GEM http-cookie (1.0.4) domain_name (~> 0.5) http_logger (0.6.0) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) @@ -404,7 +404,7 @@ GEM mini_magick (4.11.0) mini_mime (1.1.1) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.17.0) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) @@ -625,7 +625,7 @@ GEM thread_safe (0.3.6) tilt (2.0.10) timecop (0.9.4) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)