[Security] Bump puma from 3.9.1 to 5.0.2

Bumps [puma](https://github.com/puma/puma) from 3.9.1 to 5.0.2. **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/compare/v3.9.1...v5.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-29 04:14:30 +00:00 committed by GitHub
parent 40536d4d4d
commit ece5a47df0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -266,6 +266,7 @@ GEM
ngannotate-rails (1.2.2) ngannotate-rails (1.2.2)
execjs execjs
rails (>= 3.1) rails (>= 3.1)
nio4r (2.5.4)
nokogiri (1.10.9) nokogiri (1.10.9)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.4.0)
oauth2 (1.4.0) oauth2 (1.4.0)
@ -302,7 +303,8 @@ GEM
polyamorous (1.3.1) polyamorous (1.3.1)
activerecord (>= 3.0) activerecord (>= 3.0)
public_suffix (2.0.5) public_suffix (2.0.5)
puma (3.9.1) puma (5.0.2)
nio4r (~> 2.0)
pundit (1.1.0) pundit (1.1.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
pygments.rb (1.1.2) pygments.rb (1.1.2)