From 437a8ab15340d574401cfc29a35f3ee4d630fc7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 09:25:59 +0000 Subject: [PATCH] Bump puma from 3.10.0 to 3.12.6 in /reddit Bumps [puma](https://github.com/puma/puma) from 3.10.0 to 3.12.6. - [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.10.0...v3.12.6) Signed-off-by: dependabot[bot] --- reddit/Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/reddit/Gemfile.lock b/reddit/Gemfile.lock index f62baeb..166728f 100644 --- a/reddit/Gemfile.lock +++ b/reddit/Gemfile.lock @@ -32,10 +32,12 @@ GEM net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (4.1.0) - puma (3.10.0) + puma (3.12.6) rack (2.0.5) rack-protection (2.0.2) rack + rack-test (1.1.0) + rack (>= 1.0, < 3) rake (12.0.0) sinatra (2.0.2) mustermann (~> 1.0) @@ -62,6 +64,7 @@ DEPENDENCIES json mongo puma + rack-test sinatra (~> 2.0.1) BUNDLED WITH