From 6b66e287e836dc3509530cd4fcfd7897d7b77f9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 18:36:16 +0000 Subject: [PATCH] Bump puma from 4.3.3 to 4.3.9 Bumps [puma](https://github.com/puma/puma) from 4.3.3 to 4.3.9. - [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.3...v4.3.9) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 134f19a..36d2466 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -167,13 +167,13 @@ GEM minitest (5.14.0) multi_json (1.14.1) nested_form (0.3.2) - nio4r (2.5.2) + nio4r (2.5.8) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) pg (0.21.0) popper_js (1.16.0) - puma (4.3.3) + puma (4.3.9) nio4r (~> 2.0) rabl (0.14.2) activesupport (>= 2.3.14)