Skip to content

Commit 2a25ed6

Browse files
authored
Merge of #1133
2 parents b35cc1d + 3eb775d commit 2a25ed6

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

Gemfile.lock

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

88
GIT
99
remote: https://github.com/html2rss/html2rss.git
10-
revision: 4a414ce3f0652ca19d2b632a401042cfd00159a6
10+
revision: e29ffd71ed8e5887a3a87df7b904c82e455e2067
1111
specs:
1212
html2rss (0.18.0)
1313
addressable (~> 2.7)
@@ -40,15 +40,15 @@ GEM
4040
io-event (~> 1.11)
4141
metrics (~> 0.12)
4242
traces (~> 0.18)
43-
async-http (0.94.2)
43+
async-http (0.95.0)
4444
async (>= 2.10.2)
4545
async-pool (~> 0.11)
4646
io-endpoint (~> 0.14)
4747
io-stream (~> 0.6)
4848
metrics (~> 0.12)
49-
protocol-http (~> 0.58)
50-
protocol-http1 (~> 0.36)
51-
protocol-http2 (~> 0.22)
49+
protocol-http (~> 0.62)
50+
protocol-http1 (~> 0.39)
51+
protocol-http2 (~> 0.26)
5252
protocol-url (~> 0.2)
5353
traces (~> 0.10)
5454
async-pool (0.11.2)
@@ -128,21 +128,21 @@ GEM
128128
mime-types (3.7.0)
129129
logger
130130
mime-types-data (~> 3.2025, >= 3.2025.0507)
131-
mime-types-data (3.2026.0331)
131+
mime-types-data (3.2026.0407)
132132
net-http (0.9.1)
133133
uri (>= 0.11.1)
134134
nokogiri (1.19.2-arm64-darwin)
135135
racc (~> 1.4)
136136
nokogiri (1.19.2-x86_64-linux-gnu)
137137
racc (~> 1.4)
138-
parallel (2.0.0)
138+
parallel (2.0.1)
139139
protocol-hpack (1.5.1)
140-
protocol-http (0.60.0)
141-
protocol-http1 (0.37.0)
142-
protocol-http (~> 0.58)
143-
protocol-http2 (0.24.0)
140+
protocol-http (0.62.0)
141+
protocol-http1 (0.39.0)
142+
protocol-http (~> 0.62)
143+
protocol-http2 (0.26.0)
144144
protocol-hpack (~> 1.4)
145-
protocol-http (~> 0.47)
145+
protocol-http (~> 0.62)
146146
protocol-rack (0.22.1)
147147
io-stream (>= 0.10)
148148
protocol-http (~> 0.58)

0 commit comments

Comments
 (0)