From aadf64f65d0da80fd730d4004e17a4f63066082e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Feb 2022 01:48:07 +0000 Subject: [PATCH] build(deps): bump puma from 3.12.0 to 4.3.11 in /dashboard Bumps [puma](https://github.com/puma/puma) from 3.12.0 to 4.3.11. - [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.11) --- 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..bd0626b 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.11) + nio4r (~> 2.0) raabro (1.1.6) racc (1.5.2) rack (2.0.6)