From 3e3e9f3213b53ff4ee5d71ddc20b1a77c6864dd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 16:16:43 +0000 Subject: [PATCH] Bump puma from 2.14.0 to 4.3.8 Bumps [puma](https://github.com/puma/puma) from 2.14.0 to 4.3.8. - [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.8) 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..1324b1f62 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.7) 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.8) + nio4r (~> 2.0) pundit (1.0.1) activesupport (>= 3.0.0) quiet_assets (1.1.0)