From 2d19aa6aa22936e06fc779c536d19e9c92bc3f83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2020 20:35:24 +0000 Subject: [PATCH] Bump puma from 4.0.1 to 4.3.3 in /evaluationserver Bumps [puma](https://github.com/puma/puma) from 4.0.1 to 4.3.3. - [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.0.1...v4.3.3) Signed-off-by: dependabot[bot] --- evaluationserver/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/evaluationserver/Gemfile.lock b/evaluationserver/Gemfile.lock index d555d8371..fe67c55ea 100644 --- a/evaluationserver/Gemfile.lock +++ b/evaluationserver/Gemfile.lock @@ -141,7 +141,7 @@ GEM multi-select-rails (0.9.12) railties (>= 3.0) mysql2 (0.5.2) - nio4r (2.4.0) + nio4r (2.5.2) nokogiri (1.10.3) mini_portile2 (~> 2.4.0) paperclip (6.1.0) @@ -153,7 +153,7 @@ GEM parser (2.6.3.0) ast (~> 2.4.0) public_suffix (3.1.1) - puma (4.0.1) + puma (4.3.3) nio4r (~> 2.0) rack (2.0.7) rack-test (1.1.0)