From ae96620c642f8f2933bd68cb4406caa7ace65783 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 23:00:00 +0000 Subject: [PATCH] Bump puma from 4.3.8 to 4.3.12 in /web-ssh Bumps [puma](https://github.com/puma/puma) from 4.3.8 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/v4.3.8...v4.3.12) --- 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..68ad2db 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.12) + 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)