From 8f5bc685c99d4aaf9081a19e31c43b2ccf728fba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 10:37:56 +0000 Subject: [PATCH] Bump globalid from 0.4.1 to 1.0.1 in /server 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] --- server/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/server/Gemfile.lock b/server/Gemfile.lock index d576313..d1b92bd 100644 --- a/server/Gemfile.lock +++ b/server/Gemfile.lock @@ -90,7 +90,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) config (1.7.0) activesupport (>= 3.0) deep_merge (~> 1.2.1) @@ -137,8 +137,8 @@ GEM activesupport (>= 4.0, < 6) execjs (2.7.0) ffi (1.9.23) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) gon (6.2.0) actionpack (>= 3.0) multi_json @@ -186,7 +186,7 @@ GEM method_source (0.9.0) mini_mime (1.0.0) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.15.0) multi_json (1.13.1) mustache (1.0.5) newrelic_rpm (4.8.0.341) @@ -336,7 +336,7 @@ GEM turbolinks (5.1.0) turbolinks-source (~> 5.1) turbolinks-source (5.1.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.6) execjs (>= 0.3.0, < 3)