From f1eaf3ac71901f7342437c9e6907afca0fa3190e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 16:41:02 +0000 Subject: [PATCH] [Security] Bump puma from 3.12.1 to 3.12.6 Bumps [puma](https://github.com/puma/puma) from 3.12.1 to 3.12.6. **This update includes security fixes.** - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/commits) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c69a6e96c..90b8e7313 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1033,7 +1033,7 @@ GEM pry (>= 0.10.4) psych (3.1.0) public_suffix (3.1.0) - puma (3.12.1) + puma (3.12.6) pundit-matchers (1.6.0) rspec-rails (>= 3.0.0) rack (2.0.7)