Skip to content

Commit f558689

Browse files
bump html2rss from 2e0fa0c to c30d3e3 in the rubygems group (#913)
Bumps the rubygems group with 1 update: [html2rss](https://github.com/html2rss/html2rss). Updates `html2rss` from `2e0fa0c` to `c30d3e3` <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/html2rss/html2rss/commit/c30d3e397b7cde23f41758b9619bdc274edfd815"><code>c30d3e3</code></a> fix(browserless): filter browser-managed headers in PuppetCommander (<a href="https://redirect.github.com/html2rss/html2rss/issues/340">#340</a>)</li> <li>See full diff in <a href="https://github.com/html2rss/html2rss/compare/2e0fa0ca5835cc49268a85f7ad79e2a5b33b4b79...c30d3e397b7cde23f41758b9619bdc274edfd815">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 4c3ca84 commit f558689

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/html2rss/html2rss
3-
revision: 2e0fa0ca5835cc49268a85f7ad79e2a5b33b4b79
3+
revision: c30d3e397b7cde23f41758b9619bdc274edfd815
44
branch: master
55
specs:
66
html2rss (0.17.0)
@@ -165,9 +165,9 @@ GEM
165165
concurrent-ruby (~> 1.0)
166166
io-console (0.8.2)
167167
io-endpoint (0.17.2)
168-
io-event (1.14.4)
168+
io-event (1.14.5)
169169
io-stream (0.11.1)
170-
json (2.19.2)
170+
json (2.19.3)
171171
json-schema (6.2.0)
172172
addressable (~> 2.8)
173173
bigdecimal (>= 3.1, < 5)
@@ -439,9 +439,9 @@ CHECKSUMS
439439
i18n (1.14.8) sha256=285778639134865c5e0f6269e0b818256017e8cde89993fdfcbfb64d088824a5
440440
io-console (0.8.2) sha256=d6e3ae7a7cc7574f4b8893b4fca2162e57a825b223a177b7afa236c5ef9814cc
441441
io-endpoint (0.17.2) sha256=3feaf766c116b35839c11fac68b6aaadc47887bb488902a57bf8e1d288fb3338
442-
io-event (1.14.4) sha256=455a9e4fb4613d12867b90461c297af6993b400a521bf62046f83b27f9c6aa3d
442+
io-event (1.14.5) sha256=68ac367032a3873416dc2e0b67332dfaf2e23b65b58e6465d301c7e5cd9163b1
443443
io-stream (0.11.1) sha256=fa5f551fcff99581c1757b9d1cee2c37b124f07d2ca4f40b756a05ab9bd21b87
444-
json (2.19.2) sha256=e7e1bd318b2c37c4ceee2444841c86539bc462e81f40d134cf97826cb14e83cf
444+
json (2.19.3) sha256=289b0bb53052a1fa8c34ab33cc750b659ba14a5c45f3fcf4b18762dc67c78646
445445
json-schema (6.2.0) sha256=e8bff46ed845a22c1ab2bd0d7eccf831c01fe23bb3920caa4c74db4306813666
446446
kramdown (2.5.2) sha256=1ba542204c66b6f9111ff00dcc26075b95b220b07f2905d8261740c82f7f02fa
447447
language_server-protocol (3.17.0.5) sha256=fd1e39a51a28bf3eec959379985a72e296e9f9acfce46f6a79d31ca8760803cc

0 commit comments

Comments
 (0)