From 8ce522c91d7eedd1a25b372e737ecc6f2e4b5c52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 04:16:02 +0000 Subject: [PATCH] Bump puma from 3.6.0 to 4.3.12 in /docs-book/final_app Bumps [puma](https://github.com/puma/puma) from 3.6.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.6.0...v4.3.12) --- 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 0ba1119..5ef2eca 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.15) - mimemagic (0.3.2) + mimemagic (0.4.3) + nokogiri (~> 1) + rake + mini_portile2 (2.4.0) multi_json (1.12.1) multipart-post (2.0.0) - puma (3.6.0) + nio4r (2.5.2) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) + puma (4.3.12) + nio4r (~> 2.0) rack (2.0.1) rack-rewrite (1.5.1) + rake (13.0.6) ref (2.0.0) sendgrid-ruby (1.1.6) faraday (~> 0.9)