From 88355f4bbf640b3fafd028ec29f186e7e1a56df6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 00:55:36 +0000 Subject: [PATCH] Bump globalid from 0.3.7 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.3.7 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.3.7...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 90556c0..6651070 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.4) + concurrent-ruby (1.1.10) crass (1.0.4) debug_inspector (0.0.2) envyable (0.2.0) @@ -200,8 +200,8 @@ GEM fog-core nokogiri (~> 1.5, >= 1.5.11) formatador (0.2.5) - globalid (0.3.7) - activesupport (>= 4.1.0) + globalid (1.0.1) + activesupport (>= 5.0) haml (4.0.7) tilt haml-rails (0.9.0) @@ -216,7 +216,8 @@ GEM haml (>= 4.0.0.rc.1) hpricot (~> 0.8.6) ruby_parser (~> 3.1.1) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) inflecto (0.0.2) ipaddress (0.8.3) jbuilder (2.6.1) @@ -244,7 +245,7 @@ GEM mime-types-data (3.2016.0521) mini_magick (4.6.0) mini_portile2 (2.3.0) - minitest (5.10.1) + minitest (5.17.0) multi_json (1.12.1) mysql2 (0.4.10) nio4r (1.2.1) @@ -315,10 +316,10 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) thor (0.19.4) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.5) trollop (2.1.2) - tzinfo (1.2.2) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (3.0.4) execjs (>= 0.3.0, < 3)