Commit 98f013a
authored
build(deps): bump roda from 3.102.0 to 3.103.0 in the rubygems group (#955)
Bumps the rubygems group with 1 update:
[roda](https://github.com/jeremyevans/roda).
Updates `roda` from 3.102.0 to 3.103.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jeremyevans/roda/blob/master/CHANGELOG">roda's
changelog</a>.</em></p>
<blockquote>
<p>=== 3.103.0 (2026-04-13)</p>
<ul>
<li>
<p>Add hash_public plugin for serving static files with paths that
change based on content (yykamei, jeremyevans) (<a
href="https://redirect.github.com/jeremyevans/roda/issues/417">#417</a>,
<a
href="https://redirect.github.com/jeremyevans/roda/issues/418">#418</a>)</p>
</li>
<li>
<p>Add ip_from_header plugin, getting request IP address from specified
header (jeremyevans)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jeremyevans/roda/commit/04e6d055a1886a2a8e8590b51aed7a95a7172298"><code>04e6d05</code></a>
Bump version to 3.103.0</li>
<li><a
href="https://github.com/jeremyevans/roda/commit/89575a74bf74dcd002099d356d64df9702754e38"><code>89575a7</code></a>
Fix hash_public method when Roda.freeze is used</li>
<li><a
href="https://github.com/jeremyevans/roda/commit/a7b034fbbeee4b5b4a4965614145be4b844e967c"><code>a7b034f</code></a>
Minor changes to hash_public plugin</li>
<li><a
href="https://github.com/jeremyevans/roda/commit/166b9dec82cdb80b7aec693e0f37a1b78a0eae2c"><code>166b9de</code></a>
Add hash_public plugin for content-hash-based cache busting</li>
<li><a
href="https://github.com/jeremyevans/roda/commit/f40733e1c22b994b2831fcbf7d5f6f52ee19d044"><code>f40733e</code></a>
Add ip_from_header plugin, getting request IP address from specified
header</li>
<li><a
href="https://github.com/jeremyevans/roda/commit/1237fb68531cf9a739a3f5d089e00f6afc52d862"><code>1237fb6</code></a>
Update to actions/checkout@v6</li>
<li>See full diff in <a
href="https://github.com/jeremyevans/roda/compare/3.102.0...3.103.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 d50dc39 commit 98f013a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | | - | |
| 505 | + | |
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
| |||
0 commit comments