From 8a420324ee95d38b87392f9f2e2217db96a67dd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2020 14:41:03 +0000 Subject: [PATCH] Bump puma from 3.12.2 to 3.12.4 Bumps [puma](https://github.com/puma/puma) from 3.12.2 to 3.12.4. - [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.2...v3.12.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b9a5eaa..306fdf8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM rack rake (>= 0.8.1) public_suffix (4.0.3) - puma (3.12.2) + puma (3.12.4) rack (2.2.1) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -203,7 +203,6 @@ DEPENDENCIES selenium-webdriver sqlite3 turbolinks (~> 5) - tzinfo-data uglifier (>= 1.3.0) web-console (>= 3.3.0)