From c5d28e9294618565987c7d52f95ddf0a3abf71dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Feb 2022 02:02:21 +0000 Subject: [PATCH] Bump puma from 2.14.0 to 4.3.11 Bumps [puma](https://github.com/puma/puma) from 2.14.0 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/v2.14.0...v4.3.11) --- updated-dependencies: - dependency-name: puma dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f7e6cabbb..23ca44814 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -201,6 +201,7 @@ GEM mysql2 (0.3.18) nenv (0.3.0) net-ldap (0.11) + nio4r (2.5.8) nokogiri (1.6.7.2) mini_portile2 (~> 2.0.0.rc2) notiffany (0.0.8) @@ -231,7 +232,8 @@ GEM activerecord (>= 3.0) i18n (>= 0.5.0) railties (>= 3.0.0) - puma (2.14.0) + puma (4.3.11) + nio4r (~> 2.0) pundit (1.0.1) activesupport (>= 3.0.0) quiet_assets (1.1.0)