Skip to content

Commit a768e5d

Browse files
chore(deps): bump the rubygems group with 2 updates
Bumps the rubygems group with 2 updates: [html2rss](https://github.com/html2rss/html2rss) and [html2rss-configs](https://github.com/html2rss/html2rss-configs). Updates `html2rss` from `400e796` to `6b43db1` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@400e796...6b43db1) Updates `html2rss-configs` from `3a06d3f` to `d4964be` - [Commits](html2rss/html2rss-configs@3a06d3f...d4964be) --- updated-dependencies: - dependency-name: html2rss dependency-version: 6b43db180b37e811d2a3be06dafef3ed700e4a86 dependency-type: direct:production dependency-group: rubygems - dependency-name: html2rss-configs dependency-version: d4964be594821f89d2034c56368643a758527d6d dependency-type: direct:production dependency-group: rubygems ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43f97d8 commit a768e5d

1 file changed

Lines changed: 102 additions & 35 deletions

File tree

Gemfile.lock

Lines changed: 102 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/html2rss/html2rss
3-
revision: 400e796540e82a69e1f1e014b6f89c626acf32fd
3+
revision: 6b43db180b37e811d2a3be06dafef3ed700e4a86
44
specs:
55
html2rss (0.17.0)
66
addressable (~> 2.7)
@@ -24,7 +24,7 @@ GIT
2424

2525
GIT
2626
remote: https://github.com/html2rss/html2rss-configs
27-
revision: 3a06d3fc9758d9e1f812ca9d7bdbaefa099f189e
27+
revision: d4964be594821f89d2034c56368643a758527d6d
2828
specs:
2929
html2rss-configs (0.2.0)
3030
html2rss
@@ -35,12 +35,40 @@ GEM
3535
addressable (2.8.8)
3636
public_suffix (>= 2.0.2, < 8.0)
3737
ast (2.4.3)
38+
async (2.36.0)
39+
console (~> 1.29)
40+
fiber-annotation
41+
io-event (~> 1.11)
42+
metrics (~> 0.12)
43+
traces (~> 0.18)
44+
async-http (0.94.2)
45+
async (>= 2.10.2)
46+
async-pool (~> 0.11)
47+
io-endpoint (~> 0.14)
48+
io-stream (~> 0.6)
49+
metrics (~> 0.12)
50+
protocol-http (~> 0.58)
51+
protocol-http1 (~> 0.36)
52+
protocol-http2 (~> 0.22)
53+
protocol-url (~> 0.2)
54+
traces (~> 0.10)
55+
async-pool (0.11.1)
56+
async (>= 2.0)
57+
async-websocket (0.30.0)
58+
async-http (~> 0.76)
59+
protocol-http (~> 0.34)
60+
protocol-rack (~> 0.7)
61+
protocol-websocket (~> 0.17)
3862
base64 (0.3.0)
39-
bigdecimal (3.3.1)
63+
bigdecimal (4.0.1)
4064
brotli (0.7.0)
4165
byebug (12.0.0)
4266
climate_control (1.2.0)
4367
concurrent-ruby (1.3.6)
68+
console (1.34.2)
69+
fiber-annotation
70+
fiber-local (~> 1.1)
71+
json
4472
crack (1.0.1)
4573
bigdecimal
4674
rexml
@@ -54,23 +82,23 @@ GEM
5482
concurrent-ruby (~> 1.0)
5583
logger
5684
zeitwerk (~> 2.6)
57-
dry-inflector (1.2.0)
85+
dry-inflector (1.3.1)
5886
dry-initializer (3.2.0)
5987
dry-logic (1.6.0)
6088
bigdecimal
6189
concurrent-ruby (~> 1.0)
6290
dry-core (~> 1.1)
6391
zeitwerk (~> 2.6)
64-
dry-schema (1.14.1)
92+
dry-schema (1.15.0)
6593
concurrent-ruby (~> 1.0)
6694
dry-configurable (~> 1.0, >= 1.0.1)
6795
dry-core (~> 1.1)
6896
dry-initializer (~> 3.2)
69-
dry-logic (~> 1.5)
97+
dry-logic (~> 1.6)
7098
dry-types (~> 1.8)
7199
zeitwerk (~> 2.6)
72-
dry-types (1.8.3)
73-
bigdecimal (~> 3.0)
100+
dry-types (1.9.1)
101+
bigdecimal (>= 3.0)
74102
concurrent-ruby (~> 1.0)
75103
dry-core (~> 1.0)
76104
dry-inflector (~> 1.0)
@@ -89,22 +117,30 @@ GEM
89117
logger
90118
faraday-follow_redirects (0.5.0)
91119
faraday (>= 1, < 3)
92-
faraday-gzip (3.0.4)
120+
faraday-gzip (3.1.0)
93121
faraday (>= 2.0, < 3)
94122
zlib (~> 3.0)
95123
faraday-net_http (3.4.2)
96124
net-http (~> 0.5)
125+
fiber-annotation (0.2.0)
126+
fiber-local (1.1.0)
127+
fiber-storage
128+
fiber-storage (1.0.1)
97129
hashdiff (1.2.1)
130+
io-endpoint (0.17.2)
131+
io-event (1.14.2)
132+
io-stream (0.11.1)
98133
json (2.18.1)
99-
kramdown (2.5.1)
100-
rexml (>= 3.3.9)
134+
kramdown (2.5.2)
135+
rexml (>= 3.4.4)
101136
language_server-protocol (3.17.0.5)
102137
lint_roller (1.1.0)
103138
logger (1.7.0)
139+
metrics (0.15.0)
104140
mime-types (3.7.0)
105141
logger
106142
mime-types-data (~> 3.2025, >= 3.2025.0507)
107-
mime-types-data (3.2025.0924)
143+
mime-types-data (3.2026.0203)
108144
mini_portile2 (2.8.9)
109145
net-http (0.9.1)
110146
uri (>= 0.11.1)
@@ -133,13 +169,29 @@ GEM
133169
ast (~> 2.4.1)
134170
racc
135171
prism (1.7.0)
136-
public_suffix (7.0.0)
172+
protocol-hpack (1.5.1)
173+
protocol-http (0.59.0)
174+
protocol-http1 (0.37.0)
175+
protocol-http (~> 0.58)
176+
protocol-http2 (0.24.0)
177+
protocol-hpack (~> 1.4)
178+
protocol-http (~> 0.47)
179+
protocol-rack (0.21.1)
180+
io-stream (>= 0.10)
181+
protocol-http (~> 0.58)
182+
rack (>= 1.0)
183+
protocol-url (0.4.0)
184+
protocol-websocket (0.20.2)
185+
protocol-http (~> 0.2)
186+
public_suffix (7.0.2)
137187
puma (7.2.0)
138188
nio4r (~> 2.0)
139-
puppeteer-ruby (0.45.6)
140-
concurrent-ruby (>= 1.1, < 1.4)
189+
puppeteer-ruby (0.51.0)
190+
async (>= 2.35.1, < 3.0)
191+
async-http (>= 0.60, < 1.0)
192+
async-websocket (>= 0.27, < 1.0)
193+
base64
141194
mime-types (>= 3.0)
142-
websocket-driver (>= 0.6.0)
143195
racc (1.8.1)
144196
rack (3.2.4)
145197
rack-cache (1.17.0)
@@ -151,7 +203,7 @@ GEM
151203
rainbow (3.1.1)
152204
rake (13.3.1)
153205
regexp_parser (2.11.3)
154-
reverse_markdown (3.0.1)
206+
reverse_markdown (3.0.2)
155207
nokogiri
156208
rexml (3.4.4)
157209
roda (3.100.0)
@@ -214,8 +266,9 @@ GEM
214266
simplecov_json_formatter (0.1.4)
215267
ssrf_filter (1.3.0)
216268
stackprof (0.2.27)
217-
thor (1.4.0)
269+
thor (1.5.0)
218270
tilt (2.7.0)
271+
traces (0.18.2)
219272
tzinfo (2.0.6)
220273
concurrent-ruby (~> 1.0)
221274
unicode-display_width (3.2.0)
@@ -227,10 +280,6 @@ GEM
227280
addressable (>= 2.8.0)
228281
crack (>= 0.3.2)
229282
hashdiff (>= 0.4.0, < 2.0.0)
230-
websocket-driver (0.8.0)
231-
base64
232-
websocket-extensions (>= 0.1.0)
233-
websocket-extensions (0.1.5)
234283
yard (0.9.38)
235284
zeitwerk (2.7.4)
236285
zlib (3.2.2)
@@ -279,39 +328,51 @@ DEPENDENCIES
279328
CHECKSUMS
280329
addressable (2.8.8) sha256=7c13b8f9536cf6364c03b9d417c19986019e28f7c00ac8132da4eb0fe393b057
281330
ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383
331+
async (2.36.0) sha256=090623f4c65706664355c9efa6c7bfb86771a513e65cd681c51cb27747530550
332+
async-http (0.94.2) sha256=c5ca94b337976578904a373833abe5b8dfb466a2946af75c4ae38c409c5c78b2
333+
async-pool (0.11.1) sha256=98e1583e199a75f7dc70f8e65fc8d0d3b28636c3f256595d43e206642ad8fbda
334+
async-websocket (0.30.0) sha256=55739954528ad8f87f7792d0452e1268d1ef2aa5b3719f79400a05a1a6202cdf
282335
base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b
283-
bigdecimal (3.3.1) sha256=eaa01e228be54c4f9f53bf3cc34fe3d5e845c31963e7fcc5bedb05a4e7d52218
336+
bigdecimal (4.0.1) sha256=8b07d3d065a9f921c80ceaea7c9d4ae596697295b584c296fe599dd0ad01c4a7
284337
brotli (0.7.0) sha256=e9e4fa5036e59e344798be8e35f44301ed8d10dc94d68195b6587e9c78b63a41
285338
byebug (12.0.0) sha256=d4a150d291cca40b66ec9ca31f754e93fed8aa266a17335f71bb0afa7fca1a1e
286339
climate_control (1.2.0) sha256=36b21896193fa8c8536fa1cd843a07cf8ddbd03aaba43665e26c53ec1bd70aa5
287340
concurrent-ruby (1.3.6) sha256=6b56837e1e7e5292f9864f34b69c5a2cbc75c0cf5338f1ce9903d10fa762d5ab
341+
console (1.34.2) sha256=1c036abf606ccec83f9dc28f0c31710fe5936ffe7ba5d235ae2865590a482d58
288342
crack (1.0.1) sha256=ff4a10390cd31d66440b7524eb1841874db86201d5b70032028553130b6d4c7e
289343
crass (1.0.6) sha256=dc516022a56e7b3b156099abc81b6d2b08ea1ed12676ac7a5657617f012bd45d
290344
diff-lcs (1.6.2) sha256=9ae0d2cba7d4df3075fe8cd8602a8604993efc0dfa934cff568969efb1909962
291345
docile (1.4.1) sha256=96159be799bfa73cdb721b840e9802126e4e03dfc26863db73647204c727f21e
292346
dry-configurable (1.3.0) sha256=882d862858567fc1210d2549d4c090f34370fc1bb7c5c1933de3fe792e18afa8
293347
dry-core (1.2.0) sha256=0cc5a7da88df397f153947eeeae42e876e999c1e30900f3c536fb173854e96a1
294-
dry-inflector (1.2.0) sha256=22f5d0b50fd57074ae57e2ca17e3b300e57564c218269dcf82ff3e42d3f38f2e
348+
dry-inflector (1.3.1) sha256=7fb0c2bb04f67638f25c52e7ba39ab435d922a3a5c3cd196120f63accb682dcc
295349
dry-initializer (3.2.0) sha256=37d59798f912dc0a1efe14a4db4a9306989007b302dcd5f25d0a2a20c166c4e3
296350
dry-logic (1.6.0) sha256=da6fedbc0f90fc41f9b0cc7e6f05f5d529d1efaef6c8dcc8e0733f685745cea2
297-
dry-schema (1.14.1) sha256=2fcd7539a7099cacae6a22f6a3a2c1846fe5afeb1c841cde432c89c6cb9b9ff1
298-
dry-types (1.8.3) sha256=b5d97a45e0ed273131c0c3d5bc9f5633c2d1242e092ee47401ce7d5eab65c1bc
351+
dry-schema (1.15.0) sha256=0f2a34adba4206bd6d46ec1b6b7691b402e198eecaff1d8349a7d48a77d82cd2
352+
dry-types (1.9.1) sha256=baebeecdb9f8395d6c9d227b62011279440943e3ef2468fe8ccc1ba11467f178
299353
dry-validation (1.11.1) sha256=70900bb5a2d911c8aab566d3e360c6bff389b8bf92ea8e04885ce51c41ff8085
300354
erubi (1.13.1) sha256=a082103b0885dbc5ecf1172fede897f9ebdb745a4b97a5e8dc63953db1ee4ad9
301355
faraday (2.14.1) sha256=a43cceedc1e39d188f4d2cdd360a8aaa6a11da0c407052e426ba8d3fb42ef61c
302356
faraday-follow_redirects (0.5.0) sha256=5cde93c894b30943a5d2b93c2fe9284216a6b756f7af406a1e55f211d97d10ad
303-
faraday-gzip (3.0.4) sha256=3553d0e3805c060a680f1c2f47d6768482df1f68134c1233837f243f2e4051dc
357+
faraday-gzip (3.1.0) sha256=320783690be169f9b7ddde11598b77156951343753f66a9ab98b1f6694433ff8
304358
faraday-net_http (3.4.2) sha256=f147758260d3526939bf57ecf911682f94926a3666502e24c69992765875906c
359+
fiber-annotation (0.2.0) sha256=7abfadf1d119f508867d4103bf231c0354d019cc39a5738945dec2edadaf6c03
360+
fiber-local (1.1.0) sha256=c885f94f210fb9b05737de65d511136ea602e00c5105953748aa0f8793489f06
361+
fiber-storage (1.0.1) sha256=f48e5b6d8b0be96dac486332b55cee82240057065dc761c1ea692b2e719240e1
305362
hashdiff (1.2.1) sha256=9c079dbc513dfc8833ab59c0c2d8f230fa28499cc5efb4b8dd276cf931457cd1
306363
html2rss (0.17.0)
307364
html2rss-configs (0.2.0)
365+
io-endpoint (0.17.2) sha256=3feaf766c116b35839c11fac68b6aaadc47887bb488902a57bf8e1d288fb3338
366+
io-event (1.14.2) sha256=b0a069190eafe86005c22f7464f744971b5bd82f153740d34e6ab49548d4f613
367+
io-stream (0.11.1) sha256=fa5f551fcff99581c1757b9d1cee2c37b124f07d2ca4f40b756a05ab9bd21b87
308368
json (2.18.1) sha256=fe112755501b8d0466b5ada6cf50c8c3f41e897fa128ac5d263ec09eedc9f986
309-
kramdown (2.5.1) sha256=87bbb6abd9d3cebe4fc1f33e367c392b4500e6f8fa19dd61c0972cf4afe7368c
369+
kramdown (2.5.2) sha256=1ba542204c66b6f9111ff00dcc26075b95b220b07f2905d8261740c82f7f02fa
310370
language_server-protocol (3.17.0.5) sha256=fd1e39a51a28bf3eec959379985a72e296e9f9acfce46f6a79d31ca8760803cc
311371
lint_roller (1.1.0) sha256=2c0c845b632a7d172cb849cc90c1bce937a28c5c8ccccb50dfd46a485003cc87
312372
logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203
373+
metrics (0.15.0) sha256=61ded5bac95118e995b1bc9ed4a5f19bc9814928a312a85b200abbdac9039072
313374
mime-types (3.7.0) sha256=dcebf61c246f08e15a4de34e386ebe8233791e868564a470c3fe77c00eed5e56
314-
mime-types-data (3.2025.0924) sha256=f276bca15e59f35767cbcf2bc10e023e9200b30bd6a572c1daf7f4cc24994728
375+
mime-types-data (3.2026.0203) sha256=54353d693af028847391c28361c07d4b8b689cad78c3e1cc272fb1205c6d2a2f
315376
mini_portile2 (2.8.9) sha256=0cd7c7f824e010c072e33f68bc02d85a00aeb6fce05bb4819c03dfd3c140c289
316377
net-http (0.9.1) sha256=25ba0b67c63e89df626ed8fac771d0ad24ad151a858af2cc8e6a716ca4336996
317378
nio4r (2.7.5) sha256=6c90168e48fb5f8e768419c93abb94ba2b892a1d0602cb06eef16d8b7df1dca1
@@ -327,9 +388,16 @@ CHECKSUMS
327388
parallel (1.27.0) sha256=4ac151e1806b755fb4e2dc2332cbf0e54f2e24ba821ff2d3dcf86bf6dc4ae130
328389
parser (3.3.10.0) sha256=ce3587fa5cc55a88c4ba5b2b37621b3329aadf5728f9eafa36bbd121462aabd6
329390
prism (1.7.0) sha256=10062f734bf7985c8424c44fac382ac04a58124ea3d220ec3ba9fe4f2da65103
330-
public_suffix (7.0.0) sha256=f7090b5beb0e56f9f10d79eed4d5fbe551b3b425da65877e075dad47a6a1b095
391+
protocol-hpack (1.5.1) sha256=6feca238b8078da1cd295677d6f306c6001af92d75fe0643d33e6956cbc3ad91
392+
protocol-http (0.59.0) sha256=90e20ad817cb3ffe947d4fd6194fe0651f385625dcce055386d1c356ee32547b
393+
protocol-http1 (0.37.0) sha256=5bdd739e28792b341134596f6f5ab21a9d4b395f67bae69e153743eb0e69d123
394+
protocol-http2 (0.24.0) sha256=65327a019b7e36d2774e94050bf57a43bb60212775d2fcf02ae1d2ed4f01ef28
395+
protocol-rack (0.21.1) sha256=366ff16efbf4c2f8d2e3fad4e992effa2357610f70effbccfa2767d26fedc577
396+
protocol-url (0.4.0) sha256=64d4c03b6b51ad815ac6fdaf77a1d91e5baf9220d26becb846c5459dacdea9e1
397+
protocol-websocket (0.20.2) sha256=c41d93c35fba5dae85375c597f76975f3dbd75d8c5b2f21b33dab4dc22a5a511
398+
public_suffix (7.0.2) sha256=9114090c8e4e7135c1fd0e7acfea33afaab38101884320c65aaa0ffb8e26a857
331399
puma (7.2.0) sha256=bf8ef4ab514a4e6d4554cb4326b2004eba5036ae05cf765cfe51aba9706a72a8
332-
puppeteer-ruby (0.45.6) sha256=cb86f7b4f6f8658a709ae1a305e820bdb009548e6beff6675489926f9ceb5995
400+
puppeteer-ruby (0.51.0) sha256=8a7637963f8cd5b88416dd8c669a3ec2fe40a42cda2449539d75525a4da2f233
333401
racc (1.8.1) sha256=4a7f6929691dbec8b5209a0b373bc2614882b55fc5d2e447a21aaa691303d62f
334402
rack (3.2.4) sha256=5d74b6f75082a643f43c1e76b419c40f0e5527fcfee1e669ac1e6b73c0ccb6f6
335403
rack-cache (1.17.0) sha256=49592f3ef2173b0f5524df98bb801fb411e839869e7ce84ac428dc492bf0eb90
@@ -339,7 +407,7 @@ CHECKSUMS
339407
rainbow (3.1.1) sha256=039491aa3a89f42efa1d6dec2fc4e62ede96eb6acd95e52f1ad581182b79bc6a
340408
rake (13.3.1) sha256=8c9e89d09f66a26a01264e7e3480ec0607f0c497a861ef16063604b1b08eb19c
341409
regexp_parser (2.11.3) sha256=ca13f381a173b7a93450e53459075c9b76a10433caadcb2f1180f2c741fc55a4
342-
reverse_markdown (3.0.1) sha256=2cac1f448ac5c9d6d858fafb84db2a0c0fa244f6a5684ea6d14ca448895de283
410+
reverse_markdown (3.0.2) sha256=818ebb92ce39dbb1a291690dd1ec9a6d62530d4725296b17e9c8f668f9a5b8af
343411
rexml (3.4.4) sha256=19e0a2c3425dfbf2d4fc1189747bdb2f849b6c5e74180401b15734bc97b5d142
344412
roda (3.100.0) sha256=35d36f43c68d2bd1974dc77ade8c873558265a191018e1ada88ca662f1fa8e62
345413
rspec (3.13.2) sha256=206284a08ad798e61f86d7ca3e376718d52c0bc944626b2349266f239f820587
@@ -362,16 +430,15 @@ CHECKSUMS
362430
simplecov_json_formatter (0.1.4) sha256=529418fbe8de1713ac2b2d612aa3daa56d316975d307244399fa4838c601b428
363431
ssrf_filter (1.3.0) sha256=66882d7de7d09c019098d6d7372412950ae184ebbc7c51478002058307aba6f2
364432
stackprof (0.2.27) sha256=aff6d28656c852e74cf632cc2046f849033dc1dedffe7cb8c030d61b5745e80c
365-
thor (1.4.0) sha256=8763e822ccb0f1d7bee88cde131b19a65606657b847cc7b7b4b82e772bcd8a3d
433+
thor (1.5.0) sha256=e3a9e55fe857e44859ce104a84675ab6e8cd59c650a49106a05f55f136425e73
366434
tilt (2.7.0) sha256=0d5b9ba69f6a36490c64b0eee9f6e9aad517e20dcc848800a06eb116f08c6ab3
435+
traces (0.18.2) sha256=80f1649cb4daace1d7174b81f3b3b7427af0b93047759ba349960cb8f315e214
367436
tzinfo (2.0.6) sha256=8daf828cc77bcf7d63b0e3bdb6caa47e2272dcfaf4fbfe46f8c3a9df087a829b
368437
unicode-display_width (3.2.0) sha256=0cdd96b5681a5949cdbc2c55e7b420facae74c4aaf9a9815eee1087cb1853c42
369438
unicode-emoji (4.2.0) sha256=519e69150f75652e40bf736106cfbc8f0f73aa3fb6a65afe62fefa7f80b0f80f
370439
uri (1.1.1) sha256=379fa58d27ffb1387eaada68c749d1426738bd0f654d812fcc07e7568f5c57c6
371440
vcr (6.4.0) sha256=077ac92cc16efc5904eb90492a18153b5e6ca5398046d8a249a7c96a9ea24ae6
372441
webmock (3.26.1) sha256=4f696fb57c90a827c20aadb2d4f9058bbff10f7f043bd0d4c3f58791143b1cd7
373-
websocket-driver (0.8.0) sha256=ed0dba4b943c22f17f9a734817e808bc84cdce6a7e22045f5315aa57676d4962
374-
websocket-extensions (0.1.5) sha256=1c6ba63092cda343eb53fc657110c71c754c56484aad42578495227d717a8241
375442
yard (0.9.38) sha256=721fb82afb10532aa49860655f6cc2eaa7130889df291b052e1e6b268283010f
376443
zeitwerk (2.7.4) sha256=2bef90f356bdafe9a6c2bd32bcd804f83a4f9b8bc27f3600fff051eb3edcec8b
377444
zlib (3.2.2) sha256=908e61263f99c1371b5422581e2d6663bd37c6b04ae13b5f8cb10b0d09379f40

0 commit comments

Comments
 (0)