mcpa-stlouis / hack-the-arch

Welcome to HackTheArch! A free open source scoring server for cyber Capture the Flag competitions!
https://hackthearch.herokuapp.com
MIT License
67 stars 28 forks source link

Bump puma from 3.12.2 to 3.12.3 #63

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps puma from 3.12.2 to 3.12.3.

Changelog *Sourced from [puma's changelog](https://github.com/puma/puma/blob/master/History.md).* > ## 4.3.2 and 3.12.3 / 2020-02-27 > > * Security > * Fix: Prevent HTTP Response splitting via CR/LF in header values. CVE-2020-5247.
Commits - [`2ff978f`](https://github.com/puma/puma/commit/2ff978fa9f27fd3fcd11ddf774d684fda250c46e) 3.12.3 - [`3a2b918`](https://github.com/puma/puma/commit/3a2b9186b7ca31c9cfda8c88b824618e9c3d842c) Test backport - [`37928cb`](https://github.com/puma/puma/commit/37928cbe5a80a3541d390c60cf131f9c344e77f6) 4.3.2 and 3.12.3 release notes - [`1b17e85`](https://github.com/puma/puma/commit/1b17e85a06183cd169b41ca719928c26d44a6e03) Merge pull request from GHSA-84j7-475p-hp8v - See full diff in [compare view](https://github.com/puma/puma/compare/v3.12.2...v3.12.3)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mcpa-stlouis/hack-the-arch/network/alerts).
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 92.403% when pulling 70d116622c5b4dd761eac08654977bfa78da220e on dependabot/bundler/puma-3.12.3 into c425ac8c1812aad1b48aff0f9ece183626af4724 on master.

dependabot[bot] commented 4 years ago

Superseded by #65.