From ae88d977443ab2cf268a94222b2dcac7fc49d1c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 21:40:15 +0000 Subject: [PATCH] build(deps): bump puma from 3.12.0 to 4.3.9 in /dashboard Bumps [puma](https://github.com/puma/puma) from 3.12.0 to 4.3.9. - [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.9) --- 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..0bcadeb 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.9) + nio4r (~> 2.0) raabro (1.1.6) racc (1.5.2) rack (2.0.6)