From f7be8294049772c894b372bbeb05841de5ec3882 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Feb 2022 00:25:38 +0000 Subject: [PATCH] Bump puma from 4.3.5 to 4.3.11 in /docs Bumps [puma](https://github.com/puma/puma) from 4.3.5 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/v4.3.5...v4.3.11) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index bd23c1f77b..a5f8676cb0 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -87,7 +87,7 @@ GEM mini_racer (0.2.14) libv8 (> 7.3) minitest (5.14.1) - nio4r (2.5.2) + nio4r (2.5.8) nokogiri (1.11.1) mini_portile2 (~> 2.5.0) racc (~> 1.4) @@ -99,7 +99,7 @@ GEM activesupport (>= 3.1) parallel (1.19.2) public_suffix (4.0.5) - puma (4.3.5) + puma (4.3.11) nio4r (~> 2.0) racc (1.5.2) rack (2.2.3)