From 396f91f20357a4db9ca0a4820009d4605ea7a50a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 23:43:15 +0000 Subject: [PATCH] Bump globalid from 0.3.6 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.3.6 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.3.6...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 684cec2..3de773c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.10) debug_inspector (0.0.2) devise (4.1.1) bcrypt (~> 3.0) @@ -65,9 +65,10 @@ GEM erubis (2.7.0) execjs (2.7.0) ffi (1.9.10) - globalid (0.3.6) - activesupport (>= 4.1.0) - i18n (0.7.0) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.5.0) activesupport (>= 3.0.0, < 5.1) multi_json (~> 1.2) @@ -87,7 +88,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_portile2 (2.1.0) - minitest (5.9.0) + minitest (5.17.0) multi_json (1.12.1) nio4r (1.2.1) nokogiri (1.6.8) @@ -149,12 +150,12 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.3.11) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.5) turbolinks (5.0.0) turbolinks-source (~> 5) turbolinks-source (5.0.0) - tzinfo (1.2.2) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (3.0.0) execjs (>= 0.3.0, < 3)