From c3af33a592655ec29b7f77f013f0511f9c029a5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 22:38:21 +0000 Subject: [PATCH] Bump puma from 4.3.8 to 4.3.11 in /web-ssh Bumps [puma](https://github.com/puma/puma) from 4.3.8 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.8...v4.3.11) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web-ssh/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web-ssh/Gemfile.lock b/web-ssh/Gemfile.lock index 0ff9387..53f9181 100644 --- a/web-ssh/Gemfile.lock +++ b/web-ssh/Gemfile.lock @@ -109,16 +109,16 @@ GEM msgpack (1.2.4) multi_json (1.13.1) net-ssh (5.0.2) - nio4r (2.3.1) + nio4r (2.5.8) nokogiri (1.11.4) mini_portile2 (~> 2.5.0) racc (~> 1.4) pg (1.1.3) public_suffix (3.0.3) + puma (4.3.11) + nio4r (~> 2.0) racc (1.5.2) rack (2.2.3) - puma (4.3.8) - nio4r (~> 2.0) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.2)