Skip to content

Commit ed8ba5a

Browse files
dependabot[bot]gvisor-bot
authored andcommitted
Bump puma from 5.6.8 to 5.6.9 in /images/benchmarks/ruby in the bundler group across 1 directory
> [!WARNING] > Dependabot will stop supporting `bundler v1`! > > Please upgrade to version `v2`. > Bumps the bundler group with 1 update in the /images/benchmarks/ruby directory: [puma](https://github.com/puma/puma). Updates `puma` from 5.6.8 to 5.6.9 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puma/puma/blob/master/History.md">puma's changelog</a>.</em></p> <blockquote> <h2>5.6.9 / 2024-09-19</h2> <ul> <li>Security <ul> <li>Discards any headers using underscores if the non-underscore version also exists. Without this, an attacker could overwrite values set by intermediate proxies (e.g. X-Forwarded-For). (<a href="https://github.com/puma/puma/security/advisories/GHSA-9hf4-67fc-4vf4">CVE-2024-45614</a>/GHSA-9hf4-67fc-4vf4)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puma/puma/commit/f196b23be24712fb8fb16051cc124798cc84f70e"><code>f196b23</code></a> Merge commit from fork</li> <li><a href="https://github.com/puma/puma/commit/24eec19bace045a4cbd43362e17964de90044e32"><code>24eec19</code></a> 5.6.9</li> <li><a href="https://github.com/puma/puma/commit/3c8e8b036d36158a324ec34cfb29905cc578478b"><code>3c8e8b0</code></a> 5.6.9 release note [ci skip]</li> <li>See full diff in <a href="https://github.com/puma/puma/compare/v5.6.8...v5.6.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=puma&package-manager=bundler&previous-version=5.6.8&new-version=5.6.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/google/gvisor/network/alerts). </details> FUTURE_COPYBARA_INTEGRATE_REVIEW=#10935 from google:dependabot/bundler/images/benchmarks/ruby/bundler-4d937c09b0 60c90a1 PiperOrigin-RevId: 677063661
1 parent 49310d9 commit ed8ba5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

images/benchmarks/ruby/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ GEM
33
specs:
44
mustermann (2.0.2)
55
ruby2_keywords (~> 0.0.1)
6-
nio4r (2.7.0)
7-
puma (5.6.8)
6+
nio4r (2.7.3)
7+
puma (5.6.9)
88
nio4r (~> 2.0)
99
rack (2.2.8)
1010
rack-protection (2.2.3)

0 commit comments

Comments
 (0)