Skip to content

Commit ee6327c

Browse files
chore(deps): bump html2rss from 861cc9c to 400e796 (#272)
1 parent ba875a9 commit ee6327c

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

Gemfile.lock

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

1313
GIT
1414
remote: https://github.com/html2rss/html2rss
15-
revision: 861cc9cae785510cc7120185b458390c18fd615a
15+
revision: 400e796540e82a69e1f1e014b6f89c626acf32fd
1616
branch: master
1717
specs:
1818
html2rss (0.17.0)
@@ -44,13 +44,13 @@ PATH
4444
GEM
4545
remote: https://rubygems.org/
4646
specs:
47-
addressable (2.8.7)
48-
public_suffix (>= 2.0.2, < 7.0)
47+
addressable (2.8.8)
48+
public_suffix (>= 2.0.2, < 8.0)
4949
ast (2.4.3)
5050
base64 (0.3.0)
5151
bigdecimal (3.3.1)
5252
brotli (0.7.0)
53-
concurrent-ruby (1.3.5)
53+
concurrent-ruby (1.3.6)
5454
crass (1.0.6)
5555
diff-lcs (1.6.2)
5656
dry-configurable (1.3.0)
@@ -92,16 +92,16 @@ GEM
9292
faraday-net_http (>= 2.0, < 3.5)
9393
json
9494
logger
95-
faraday-follow_redirects (0.4.0)
95+
faraday-follow_redirects (0.5.0)
9696
faraday (>= 1, < 3)
9797
faraday-gzip (3.0.4)
9898
faraday (>= 2.0, < 3)
9999
zlib (~> 3.0)
100-
faraday-net_http (3.4.1)
101-
net-http (>= 0.5.0)
100+
faraday-net_http (3.4.2)
101+
net-http (~> 0.5)
102102
hashie (5.0.0)
103103
htmlbeautifier (1.4.3)
104-
json (2.15.2)
104+
json (2.18.0)
105105
kramdown (2.5.1)
106106
rexml (>= 3.3.9)
107107
language_server-protocol (3.17.0.5)
@@ -111,8 +111,8 @@ GEM
111111
logger
112112
mime-types-data (~> 3.2025, >= 3.2025.0507)
113113
mime-types-data (3.2025.0924)
114-
net-http (0.7.0)
115-
uri
114+
net-http (0.9.1)
115+
uri (>= 0.11.1)
116116
nokogiri (1.18.8-arm64-darwin)
117117
racc (~> 1.4)
118118
nokogiri (1.18.8-x86_64-darwin)
@@ -134,7 +134,7 @@ GEM
134134
racc (1.8.1)
135135
rainbow (3.1.1)
136136
regexp_parser (2.11.3)
137-
reverse_markdown (3.0.0)
137+
reverse_markdown (3.0.1)
138138
nokogiri
139139
rexml (3.4.4)
140140
rouge (4.5.2)
@@ -151,7 +151,7 @@ GEM
151151
diff-lcs (>= 1.2.0, < 2.0)
152152
rspec-support (~> 3.13.0)
153153
rspec-support (3.13.4)
154-
rss (0.3.1)
154+
rss (0.3.2)
155155
rexml
156156
rubocop (1.75.8)
157157
json (~> 2.3)
@@ -205,7 +205,7 @@ GEM
205205
concurrent-ruby (~> 1.0)
206206
unicode-display_width (2.6.0)
207207
unicode_utils (1.4.0)
208-
uri (1.1.0)
208+
uri (1.1.1)
209209
websocket-driver (0.8.0)
210210
base64
211211
websocket-extensions (>= 0.1.0)

0 commit comments

Comments
 (0)