Skip to content

Commit 470da04

Browse files
authored
Merge of #1080
2 parents f78eb51 + c483194 commit 470da04

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/html2rss/html2rss-configs.git
3-
revision: 68b2ea1c05e976f934ee6610cb6c92fd207e0033
3+
revision: 2075ecb538e5f86a94975a1ed8208e66edf86fae
44
specs:
55
html2rss-configs (0.2.0)
66
html2rss
@@ -34,7 +34,7 @@ GEM
3434
specs:
3535
addressable (2.8.9)
3636
public_suffix (>= 2.0.2, < 8.0)
37-
async (2.36.0)
37+
async (2.38.0)
3838
console (~> 1.29)
3939
fiber-annotation
4040
io-event (~> 1.11)
@@ -51,7 +51,7 @@ GEM
5151
protocol-http2 (~> 0.22)
5252
protocol-url (~> 0.2)
5353
traces (~> 0.10)
54-
async-pool (0.11.1)
54+
async-pool (0.11.2)
5555
async (>= 2.0)
5656
async-websocket (0.30.0)
5757
async-http (~> 0.76)
@@ -60,7 +60,7 @@ GEM
6060
protocol-websocket (~> 0.17)
6161
base64 (0.3.0)
6262
bigdecimal (4.0.1)
63-
brotli (0.7.0)
63+
brotli (0.8.0)
6464
concurrent-ruby (1.3.6)
6565
console (1.34.3)
6666
fiber-annotation
@@ -81,13 +81,13 @@ GEM
8181
concurrent-ruby (~> 1.0)
8282
dry-core (~> 1.1)
8383
zeitwerk (~> 2.6)
84-
dry-schema (1.15.0)
84+
dry-schema (1.16.0)
8585
concurrent-ruby (~> 1.0)
8686
dry-configurable (~> 1.0, >= 1.0.1)
8787
dry-core (~> 1.1)
8888
dry-initializer (~> 3.2)
8989
dry-logic (~> 1.6)
90-
dry-types (~> 1.8)
90+
dry-types (~> 1.9, >= 1.9.1)
9191
zeitwerk (~> 2.6)
9292
dry-types (1.9.1)
9393
bigdecimal (>= 3.0)
@@ -118,17 +118,17 @@ GEM
118118
fiber-storage
119119
fiber-storage (1.0.1)
120120
io-endpoint (0.17.2)
121-
io-event (1.14.2)
121+
io-event (1.14.3)
122122
io-stream (0.11.1)
123-
json (2.18.1)
123+
json (2.19.1)
124124
kramdown (2.5.2)
125125
rexml (>= 3.4.4)
126126
logger (1.7.0)
127127
metrics (0.15.0)
128128
mime-types (3.7.0)
129129
logger
130130
mime-types-data (~> 3.2025, >= 3.2025.0507)
131-
mime-types-data (3.2026.0224)
131+
mime-types-data (3.2026.0303)
132132
net-http (0.9.1)
133133
uri (>= 0.11.1)
134134
nokogiri (1.19.1-arm64-darwin)
@@ -150,7 +150,7 @@ GEM
150150
protocol-url (0.4.0)
151151
protocol-websocket (0.20.2)
152152
protocol-http (~> 0.2)
153-
public_suffix (7.0.2)
153+
public_suffix (7.0.5)
154154
puppeteer-ruby (0.51.0)
155155
async (>= 2.35.1, < 3.0)
156156
async-http (>= 0.60, < 1.0)
@@ -174,7 +174,7 @@ GEM
174174
concurrent-ruby (~> 1.0)
175175
uri (1.1.1)
176176
zeitwerk (2.7.5)
177-
zlib (3.2.2)
177+
zlib (3.2.3)
178178

179179
PLATFORMS
180180
arm64-darwin-24

0 commit comments

Comments
 (0)