From bdf7617d9d00e64e0c39480148fca74023e74d9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 20:28:15 +0000 Subject: [PATCH] build(deps): bump globalid from 0.4.2 to 1.0.1 in /dashboard 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] --- dashboard/Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/dashboard/Gemfile.lock b/dashboard/Gemfile.lock index f29b4e1..f3c416c 100644 --- a/dashboard/Gemfile.lock +++ b/dashboard/Gemfile.lock @@ -70,7 +70,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.10) config (1.7.1) activesupport (>= 3.0) deep_merge (~> 1.2.1) @@ -139,8 +139,8 @@ GEM fuubar (2.3.2) rspec-core (~> 3.0) ruby-progressbar (~> 1.4) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) gnuplot (2.6.2) hashdiff (0.3.8) hkdf (0.3.0) @@ -156,7 +156,7 @@ GEM httparty (0.16.3) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.5.3) + i18n (1.12.0) concurrent-ruby (~> 1.0) image_processing (1.7.1) mini_magick (~> 4.0) @@ -187,11 +187,13 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.2) mini_mime (1.0.1) mini_portile2 (2.5.0) - minitest (5.11.3) + minitest (5.17.0) money-tree (0.10.0) ffi msgpack (1.2.6) @@ -360,7 +362,7 @@ GEM multipart-post (~> 2.0) naught (~> 1.0) simple_oauth (~> 0.3.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)