Skip to content

Commit 1e062ed

Browse files
chore(deps): bump html2rss from ad40375 to 778db68 in the rubygems group (#889)
Bumps the rubygems group with 1 update: [html2rss](https://github.com/html2rss/html2rss). Updates `html2rss` from `ad40375` to `778db68` <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/html2rss/html2rss/commit/778db68de6abae75404580d99e8fbb2937ba8221"><code>778db68</code></a> feat(auto-source): add wordpress api scraper (<a href="https://redirect.github.com/html2rss/html2rss/issues/337">#337</a>)</li> <li><a href="https://github.com/html2rss/html2rss/commit/9be3e25656552ba8b67f731f119a422b84720f99"><code>9be3e25</code></a> feat(cli): streamline public entrypoints (<a href="https://redirect.github.com/html2rss/html2rss/issues/336">#336</a>)</li> <li><a href="https://github.com/html2rss/html2rss/commit/92197f2d6cd4b9cbe9720fb2392d02663a18e3b2"><code>92197f2</code></a> refactor(request): introduce runtime request boundary (<a href="https://redirect.github.com/html2rss/html2rss/issues/335">#335</a>)</li> <li><a href="https://github.com/html2rss/html2rss/commit/a5e4dfb2f2183308cb600180a87b4b576a155f00"><code>a5e4dfb</code></a> refactor(schema): align dedup identifiers (<a href="https://redirect.github.com/html2rss/html2rss/issues/334">#334</a>)</li> <li><a href="https://github.com/html2rss/html2rss/commit/21110122acfc1ac9549d5c474ccf98afc8775dc6"><code>2111012</code></a> docs: update contributor and agent instructions (<a href="https://redirect.github.com/html2rss/html2rss/issues/333">#333</a>)</li> <li>See full diff in <a href="https://github.com/html2rss/html2rss/compare/ad40375f9cbbd9b60cb84e227c684ea88392ae9a...778db68de6abae75404580d99e8fbb2937ba8221">compare view</a></li> </ul> </details> <br /> 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 de8a3e4 commit 1e062ed

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/html2rss/html2rss
3-
revision: ad40375f9cbbd9b60cb84e227c684ea88392ae9a
3+
revision: 778db68de6abae75404580d99e8fbb2937ba8221
44
specs:
55
html2rss (0.17.0)
66
addressable (~> 2.7)
@@ -130,7 +130,7 @@ GEM
130130
io-endpoint (0.17.2)
131131
io-event (1.14.4)
132132
io-stream (0.11.1)
133-
json (2.19.1)
133+
json (2.19.2)
134134
kramdown (2.5.2)
135135
rexml (>= 3.4.4)
136136
language_server-protocol (3.17.0.5)
@@ -365,7 +365,7 @@ CHECKSUMS
365365
io-endpoint (0.17.2) sha256=3feaf766c116b35839c11fac68b6aaadc47887bb488902a57bf8e1d288fb3338
366366
io-event (1.14.4) sha256=455a9e4fb4613d12867b90461c297af6993b400a521bf62046f83b27f9c6aa3d
367367
io-stream (0.11.1) sha256=fa5f551fcff99581c1757b9d1cee2c37b124f07d2ca4f40b756a05ab9bd21b87
368-
json (2.19.1) sha256=dd94fdc59e48bff85913829a32350b3148156bc4fd2a95a2568a78b11344082d
368+
json (2.19.2) sha256=e7e1bd318b2c37c4ceee2444841c86539bc462e81f40d134cf97826cb14e83cf
369369
kramdown (2.5.2) sha256=1ba542204c66b6f9111ff00dcc26075b95b220b07f2905d8261740c82f7f02fa
370370
language_server-protocol (3.17.0.5) sha256=fd1e39a51a28bf3eec959379985a72e296e9f9acfce46f6a79d31ca8760803cc
371371
lint_roller (1.1.0) sha256=2c0c845b632a7d172cb849cc90c1bce937a28c5c8ccccb50dfd46a485003cc87

0 commit comments

Comments
 (0)