From 8fbb351b76146f109fb4ca6b4b1c248268c32124 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 11:16:08 +0000 Subject: [PATCH] Bump globalid from 0.4.2 to 1.0.1 in /evaluationserver 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] --- evaluationserver/Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/evaluationserver/Gemfile.lock b/evaluationserver/Gemfile.lock index d555d8371..020acb6f6 100644 --- a/evaluationserver/Gemfile.lock +++ b/evaluationserver/Gemfile.lock @@ -71,7 +71,7 @@ GEM climate_control (0.2.0) cocoon (1.2.14) commonjs (0.2.7) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.4) database_cleaner (1.7.0) diff-lcs (1.3) @@ -88,10 +88,10 @@ GEM ffi (1.11.1) font-awesome-rails (4.7.0.5) railties (>= 3.2, < 6.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) highline (2.0.2) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) i18n-tasks (0.9.29) activesupport (>= 4.0.2) @@ -134,10 +134,12 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.17.0) multi-select-rails (0.9.12) railties (>= 3.0) mysql2 (0.5.2) @@ -258,7 +260,7 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)