From 45612003cacd3ffd044380caeee3d2c9530794a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 12:17:19 +0000 Subject: [PATCH] Bump puma from 3.12.0 to 3.12.2 in /src/comment Bumps [puma](https://github.com/puma/puma) from 3.12.0 to 3.12.2. - [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.0...v3.12.2) Signed-off-by: dependabot[bot] --- src/comment/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/comment/Gemfile.lock b/src/comment/Gemfile.lock index e095838..d489688 100644 --- a/src/comment/Gemfile.lock +++ b/src/comment/Gemfile.lock @@ -13,7 +13,7 @@ GEM mustermann (1.0.3) prometheus-client (0.8.0) quantile (~> 0.2.1) - puma (3.12.0) + puma (3.12.2) quantile (0.2.1) raabro (1.1.6) rack (2.0.6)