From 68fcdc36e3e8e876871c658d7e74c3acf50198ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 15:01:43 +0000 Subject: [PATCH] Bump globalid from 0.4.2 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.4.2 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.4.2...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8f9be2e4..ca964aec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.6) css_parser (1.6.0) @@ -145,8 +145,8 @@ GEM friendly_id (5.2.4) activerecord (>= 4.0.0) gli (2.19.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) google-id-token (1.4.2) jwt (>= 1) graphlient (0.3.3) @@ -182,7 +182,7 @@ GEM htmlentities (4.3.4) httparty (0.16.2) multi_xml (>= 0.5.2) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) @@ -216,7 +216,7 @@ GEM mini_magick (4.9.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.15.0) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0) @@ -397,7 +397,7 @@ GEM thread_safe (0.3.6) tilt (2.0.8) timecop (0.9.1) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.4.0) warden (1.2.8)