From e10e94466dded4ebc11af0c4d952e08316adfe75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 01:18:55 +0000 Subject: [PATCH] Bump puma from 4.3.12 to 5.6.7 in /_site/play-with-docker/Portus Bumps [puma](https://github.com/puma/puma) from 4.3.12 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/v4.3.12...v5.6.7) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- _site/play-with-docker/Portus/Gemfile | 2 +- _site/play-with-docker/Portus/Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_site/play-with-docker/Portus/Gemfile b/_site/play-with-docker/Portus/Gemfile index 04a7e0df2..1a70277a4 100644 --- a/_site/play-with-docker/Portus/Gemfile +++ b/_site/play-with-docker/Portus/Gemfile @@ -52,7 +52,7 @@ def packaging? end # If the deployment is done through Puma, include it in the bundle. -gem "puma", "~> 4.3.12" if ENV["PORTUS_PUMA_DEPLOYMENT"] == "yes" || !packaging? +gem "puma", "~> 5.6.7" if ENV["PORTUS_PUMA_DEPLOYMENT"] == "yes" || !packaging? # In order to create the Gemfile.lock required for packaging # meaning that it should contain only the production packages diff --git a/_site/play-with-docker/Portus/Gemfile.lock b/_site/play-with-docker/Portus/Gemfile.lock index 4de0d2b81..502bf4ceb 100644 --- a/_site/play-with-docker/Portus/Gemfile.lock +++ b/_site/play-with-docker/Portus/Gemfile.lock @@ -199,7 +199,7 @@ GEM mysql2 (0.3.18) nenv (0.3.0) net-ldap (0.11) - nio4r (2.5.8) + nio4r (2.5.9) nokogiri (1.13.6) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -232,7 +232,7 @@ GEM activerecord (>= 3.0) i18n (>= 0.5.0) railties (>= 3.0.0) - puma (4.3.12) + puma (5.6.7) nio4r (~> 2.0) pundit (1.0.1) activesupport (>= 3.0.0) @@ -438,7 +438,7 @@ DEPENDENCIES poltergeist pry-rails public_activity - puma (~> 4.3.12) + puma (~> 5.6.7) pundit quiet_assets rack-mini-profiler