Skip to content

Commit f701a48

Browse files
chore(deps): bump html2rss from 29660a7 to a4e40cc (#268)
Bumps [html2rss](https://github.com/html2rss/html2rss) from `29660a7` to `a4e40cc`. - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@29660a7...a4e40cc) --- updated-dependencies: - dependency-name: html2rss dependency-version: a4e40cc888d21e4145efb68c6ac5d0b726fe3ddd dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6d45ee commit f701a48

1 file changed

Lines changed: 14 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,16 @@ GIT
1212

1313
GIT
1414
remote: https://github.com/html2rss/html2rss
15-
revision: 29660a74c2ac9330f60a99a1670241dde32a7222
15+
revision: a4e40cc888d21e4145efb68c6ac5d0b726fe3ddd
1616
branch: master
1717
specs:
1818
html2rss (0.17.0)
1919
addressable (~> 2.7)
20+
brotli
2021
dry-validation
2122
faraday (> 2.0.1, < 3.0)
2223
faraday-follow_redirects
24+
faraday-gzip (~> 3)
2325
kramdown
2426
mime-types (> 3.0)
2527
nokogiri (>= 1.10, < 2.0)
@@ -46,7 +48,8 @@ GEM
4648
public_suffix (>= 2.0.2, < 7.0)
4749
ast (2.4.3)
4850
base64 (0.3.0)
49-
bigdecimal (3.2.3)
51+
bigdecimal (3.3.1)
52+
brotli (0.7.0)
5053
concurrent-ruby (1.3.5)
5154
crass (1.0.6)
5255
diff-lcs (1.6.2)
@@ -85,17 +88,20 @@ GEM
8588
dry-initializer (~> 3.2)
8689
dry-schema (~> 1.14)
8790
zeitwerk (~> 2.6)
88-
faraday (2.13.4)
91+
faraday (2.14.0)
8992
faraday-net_http (>= 2.0, < 3.5)
9093
json
9194
logger
92-
faraday-follow_redirects (0.3.0)
95+
faraday-follow_redirects (0.4.0)
9396
faraday (>= 1, < 3)
97+
faraday-gzip (3.0.4)
98+
faraday (>= 2.0, < 3)
99+
zlib (~> 3.0)
94100
faraday-net_http (3.4.1)
95101
net-http (>= 0.5.0)
96102
hashie (5.0.0)
97103
htmlbeautifier (1.4.3)
98-
json (2.14.1)
104+
json (2.15.1)
99105
kramdown (2.5.1)
100106
rexml (>= 3.3.9)
101107
language_server-protocol (3.17.0.5)
@@ -104,7 +110,7 @@ GEM
104110
mime-types (3.7.0)
105111
logger
106112
mime-types-data (~> 3.2025, >= 3.2025.0507)
107-
mime-types-data (3.2025.0916)
113+
mime-types-data (3.2025.0924)
108114
net-http (0.6.0)
109115
uri
110116
nokogiri (1.18.8-arm64-darwin)
@@ -199,13 +205,14 @@ GEM
199205
concurrent-ruby (~> 1.0)
200206
unicode-display_width (2.6.0)
201207
unicode_utils (1.4.0)
202-
uri (1.0.3)
208+
uri (1.0.4)
203209
websocket-driver (0.8.0)
204210
base64
205211
websocket-extensions (>= 0.1.0)
206212
websocket-extensions (0.1.5)
207213
wisper (2.0.1)
208214
zeitwerk (2.6.18)
215+
zlib (3.2.1)
209216

210217
PLATFORMS
211218
arm64-darwin-23

0 commit comments

Comments
 (0)