Skip to content

Commit d0afe0e

Browse files
build(deps): bump ssrf_filter from 1.3.0 to 1.4.0 in the rubygems group (#934)
Bumps the rubygems group with 1 update: [ssrf_filter](https://github.com/arkadiyt/ssrf_filter). Updates `ssrf_filter` from 1.3.0 to 1.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/arkadiyt/ssrf_filter/releases">ssrf_filter's releases</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <p>Bump version to 1.4.0</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/arkadiyt/ssrf_filter/blob/main/CHANGELOG.md">ssrf_filter's changelog</a>.</em></p> <blockquote> <h3>1.4.0 (3/30/2026)</h3> <ul> <li>Fix some missing denylist entries (<a href="https://hackerone.com/tipsen">tipsen</a>, <a href="https://redirect.github.com/arkadiyt/ssrf_filter/pull/84">arkadiyt</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/arkadiyt/ssrf_filter/commit/e3c6cedc4d98676b04b4ba674ee5f088873c8b89"><code>e3c6ced</code></a> Bump version to 1.4.0 (<a href="https://redirect.github.com/arkadiyt/ssrf_filter/issues/85">#85</a>)</li> <li><a href="https://github.com/arkadiyt/ssrf_filter/commit/7859c07556e816ea705d83c4d8f5b9ae0961115c"><code>7859c07</code></a> Fixes/updates (<a href="https://redirect.github.com/arkadiyt/ssrf_filter/issues/84">#84</a>)</li> <li>See full diff in <a href="https://github.com/arkadiyt/ssrf_filter/compare/1.3.0...1.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ssrf_filter&package-manager=bundler&previous-version=1.3.0&new-version=1.4.0)](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 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 </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aeb414c commit d0afe0e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ GEM
339339
simplecov_json_formatter (~> 0.1)
340340
simplecov-html (0.13.2)
341341
simplecov_json_formatter (0.1.4)
342-
ssrf_filter (1.3.0)
342+
ssrf_filter (1.4.0)
343343
stackprof (0.2.28)
344344
stringio (3.2.0)
345345
thor (1.5.0)
@@ -526,7 +526,7 @@ CHECKSUMS
526526
simplecov (0.22.0) sha256=fe2622c7834ff23b98066bb0a854284b2729a569ac659f82621fc22ef36213a5
527527
simplecov-html (0.13.2) sha256=bd0b8e54e7c2d7685927e8d6286466359b6f16b18cb0df47b508e8d73c777246
528528
simplecov_json_formatter (0.1.4) sha256=529418fbe8de1713ac2b2d612aa3daa56d316975d307244399fa4838c601b428
529-
ssrf_filter (1.3.0) sha256=66882d7de7d09c019098d6d7372412950ae184ebbc7c51478002058307aba6f2
529+
ssrf_filter (1.4.0) sha256=64634f7955836808244d9ce65800af682803000b8eb15a5d573df25ab3c5422b
530530
stackprof (0.2.28) sha256=4ec2ace02f386012b40ca20ef80c030ad711831f59511da12e83b34efb0f9a04
531531
stringio (3.2.0) sha256=c37cb2e58b4ffbd33fe5cd948c05934af997b36e0b6ca6fdf43afa234cf222e1
532532
thor (1.5.0) sha256=e3a9e55fe857e44859ce104a84675ab6e8cd59c650a49106a05f55f136425e73

0 commit comments

Comments
 (0)