From e0dda9ebcb2b5762507c54aa35a0e0818a755e1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 01:46:34 +0000 Subject: [PATCH] build(deps): bump puma from 3.12.0 to 4.3.12 in /dashboard Bumps [puma](https://github.com/puma/puma) from 3.12.0 to 4.3.12. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v3.12.0...v4.3.12) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dashboard/Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dashboard/Gemfile.lock b/dashboard/Gemfile.lock index f29b4e1..9464a57 100644 --- a/dashboard/Gemfile.lock +++ b/dashboard/Gemfile.lock @@ -187,7 +187,9 @@ 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) @@ -213,7 +215,8 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.3) - puma (3.12.0) + puma (4.3.12) + nio4r (~> 2.0) raabro (1.1.6) racc (1.5.2) rack (2.0.6)