From c1b7ba6e2fabb66b3322d8c2a10c654c61ee36ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 07:18:46 +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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 62e110a6..9247ffe4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM ffi (~> 1.0, >= 1.0.11) coderay (1.1.2) colorize (0.8.1) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) countries (0.9.3) currencies (~> 0.4.2) country_select (1.3.1) @@ -143,8 +143,8 @@ GEM foreman (0.85.0) thor (~> 0.19.1) formatador (0.2.5) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) groupdate (4.0.1) activesupport (>= 4.2) guard (2.14.2) @@ -182,7 +182,7 @@ GEM nokogiri (>= 1.6.0) ruby_parser (~> 3.5) http_parser.rb (0.6.0) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) interception (0.5) jaro_winkler (1.5.1) @@ -207,7 +207,7 @@ GEM mimemagic (0.3.2) mini_mime (1.0.0) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.15.0) msgpack (1.2.4) multi_json (1.13.1) multi_xml (0.6.0) @@ -378,7 +378,7 @@ GEM thread_safe (0.3.6) tilt (2.0.8) timecop (0.9.1) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.4.0) warden (1.2.8)