From 82c31b6f98309eb7c28ab9a08348c8f0eedf147f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 05:07:46 +0000 Subject: [PATCH] Bump puma from 3.12.1 to 3.12.3 Bumps [puma](https://github.com/puma/puma) from 3.12.1 to 3.12.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/v3.12.1...v3.12.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bbb4994..d8e999a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -122,7 +122,7 @@ GEM mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) pg (0.18.4) - puma (3.12.1) + puma (3.12.3) rack (2.0.7) rack-cors (1.0.3) rack-test (1.1.0)