From 908c4d441b9a50d75d63716c2ebda5a92a874727 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 23:46:20 +0000 Subject: [PATCH] Bump puma from 3.3.0 to 5.6.7 in /docs-book/final_app Bumps [puma](https://github.com/puma/puma) from 3.3.0 to 5.6.7. - [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.3.0...v5.6.7) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs-book/final_app/Gemfile.lock | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/docs-book/final_app/Gemfile.lock b/docs-book/final_app/Gemfile.lock index 8c94ce4..9084a24 100644 --- a/docs-book/final_app/Gemfile.lock +++ b/docs-book/final_app/Gemfile.lock @@ -12,12 +12,20 @@ GEM faraday (0.9.2) multipart-post (>= 1.2, < 3) libv8 (3.16.14.7) - mimemagic (0.3.0) + mimemagic (0.4.3) + nokogiri (~> 1) + rake + mini_portile2 (2.4.0) multi_json (1.11.2) multipart-post (2.0.0) - puma (3.3.0) + nio4r (2.5.2) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) + puma (5.6.7) + nio4r (~> 2.0) rack (1.5.2) rack-rewrite (1.5.0) + rake (13.0.6) ref (1.0.5) sendgrid-ruby (1.1.5) faraday (~> 0.9)