From c314c6bb89610887760f905eb55d59cdea69b2ed Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 03:39:57 +0000 Subject: [PATCH] Bump puma from 4.3.3 to 4.3.5 in /backend Bumps [puma](https://github.com/puma/puma) from 4.3.3 to 4.3.5. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/commits) Signed-off-by: dependabot-preview[bot] --- backend/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index 8bf46d15..3aac54df 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -104,7 +104,7 @@ GEM mini_portile2 (~> 2.4.0) pg (1.1.4) public_suffix (4.0.1) - puma (4.3.3) + puma (4.3.5) nio4r (~> 2.0) rack (2.2.2) rack-cors (1.1.1)