From 4c4abe1de4ffe7fded0f97d31d9f9567144d62be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2020 20:57:50 +0000 Subject: [PATCH] Bump puma from 4.3.1 to 4.3.3 in /apps/epp_proxy/priv/test_backend_app Bumps [puma](https://github.com/puma/puma) from 4.3.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.3.1...v4.3.3) Signed-off-by: dependabot[bot] --- apps/epp_proxy/priv/test_backend_app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/epp_proxy/priv/test_backend_app/Gemfile.lock b/apps/epp_proxy/priv/test_backend_app/Gemfile.lock index 60f7a6d..5dade24 100644 --- a/apps/epp_proxy/priv/test_backend_app/Gemfile.lock +++ b/apps/epp_proxy/priv/test_backend_app/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: nio4r (2.5.2) - puma (4.3.1) + puma (4.3.3) nio4r (~> 2.0) rack (2.0.8) rack-unreloader (1.7.0)