From a34c5db8276c7dddd60aae92e9f30bf439f88a95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 23:32:15 +0000 Subject: [PATCH] Bump puma from 4.3.1 to 4.3.11 Bumps [puma](https://github.com/puma/puma) from 4.3.1 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.1...v4.3.11) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f091469..3f3f32b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,6 +127,7 @@ GEM globalid (0.4.2) activesupport (>= 4.2.0) hash_dot (2.4.2) + htmlentities (4.3.4) i18n (1.8.2) concurrent-ruby (~> 1.0) image_processing (1.10.3) @@ -155,13 +156,13 @@ GEM libv8 (>= 6.9.411) minitest (5.14.0) msgpack (1.3.3) - nio4r (2.5.2) + nio4r (2.5.8) nokogiri (1.10.8) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) pg (1.2.2) public_suffix (4.0.3) - puma (4.3.1) + puma (4.3.11) nio4r (~> 2.0) rack (2.2.2) rack-proxy (0.6.5)