From 81b75784dfd12b1d3dbf540cd1a5101790d2a938 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 01:54:08 +0000 Subject: [PATCH] [Security] Bump puma from 3.12.0 to 4.3.8 Bumps [puma](https://github.com/puma/puma) from 3.12.0 to 4.3.8. **This update includes security fixes.** - [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/v3.12.0...v4.3.8) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4d4ec7644..695d19895 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -195,6 +195,7 @@ GEM multi_json (1.13.1) multi_test (0.1.2) netrc (0.11.0) + nio4r (2.5.2) nokogiri (1.10.2) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) @@ -205,7 +206,8 @@ GEM cliver (~> 0.3.1) websocket-driver (>= 0.2.0) public_suffix (3.0.3) - puma (3.12.0) + puma (4.3.8) + nio4r (~> 2.0) pundit (2.0.1) activesupport (>= 3.0.0) pusher (0.17.0)