Skip to content

Commit d7fb801

Browse files
authored
Merge of #291
2 parents 4e401e6 + 9e915d4 commit d7fb801

1 file changed

Lines changed: 33 additions & 89 deletions

File tree

Gemfile.lock

Lines changed: 33 additions & 89 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: e0dca5bf74b17c1e2a0618fc0a4af27c16da1883
15+
revision: ad40375f9cbbd9b60cb84e227c684ea88392ae9a
1616
branch: master
1717
specs:
1818
html2rss (0.17.0)
@@ -47,75 +47,40 @@ GEM
4747
addressable (2.8.9)
4848
public_suffix (>= 2.0.2, < 8.0)
4949
ast (2.4.3)
50-
async (2.38.0)
51-
console (~> 1.29)
52-
fiber-annotation
53-
io-event (~> 1.11)
54-
metrics (~> 0.12)
55-
traces (~> 0.18)
56-
async-http (0.94.2)
57-
async (>= 2.10.2)
58-
async-pool (~> 0.11)
59-
io-endpoint (~> 0.14)
60-
io-stream (~> 0.6)
61-
metrics (~> 0.12)
62-
protocol-http (~> 0.58)
63-
protocol-http1 (~> 0.36)
64-
protocol-http2 (~> 0.22)
65-
protocol-url (~> 0.2)
66-
traces (~> 0.10)
67-
async-pool (0.11.2)
68-
async (>= 2.0)
69-
async-websocket (0.30.0)
70-
async-http (~> 0.76)
71-
protocol-http (~> 0.34)
72-
protocol-rack (~> 0.7)
73-
protocol-websocket (~> 0.17)
7450
base64 (0.3.0)
7551
bigdecimal (4.0.1)
7652
brotli (0.8.0)
7753
concurrent-ruby (1.3.6)
78-
console (1.34.3)
79-
fiber-annotation
80-
fiber-local (~> 1.1)
81-
json
8254
crass (1.0.6)
8355
diff-lcs (1.6.2)
84-
dry-configurable (1.3.0)
85-
dry-core (~> 1.1)
56+
dry-configurable (0.16.1)
57+
dry-core (~> 0.6)
8658
zeitwerk (~> 2.6)
87-
dry-core (1.2.0)
59+
dry-container (0.11.0)
8860
concurrent-ruby (~> 1.0)
89-
logger
90-
zeitwerk (~> 2.6)
91-
dry-inflector (1.3.1)
92-
dry-initializer (3.2.0)
93-
dry-logic (1.6.0)
94-
bigdecimal
61+
dry-core (0.9.1)
9562
concurrent-ruby (~> 1.0)
96-
dry-core (~> 1.1)
9763
zeitwerk (~> 2.6)
98-
dry-schema (1.16.0)
64+
dry-equalizer (0.3.0)
65+
dry-logic (0.4.2)
66+
dry-container (~> 0.2, >= 0.2.6)
67+
dry-core (~> 0.2)
68+
dry-equalizer (~> 0.2)
69+
dry-types (0.12.3)
9970
concurrent-ruby (~> 1.0)
100-
dry-configurable (~> 1.0, >= 1.0.1)
101-
dry-core (~> 1.1)
102-
dry-initializer (~> 3.2)
103-
dry-logic (~> 1.6)
104-
dry-types (~> 1.9, >= 1.9.1)
105-
zeitwerk (~> 2.6)
106-
dry-types (1.9.1)
107-
bigdecimal (>= 3.0)
71+
dry-configurable (~> 0.1)
72+
dry-container (~> 0.3)
73+
dry-core (~> 0.2, >= 0.2.1)
74+
dry-equalizer (~> 0.2)
75+
dry-logic (~> 0.4, >= 0.4.2)
76+
inflecto (~> 0.0.0, >= 0.0.2)
77+
dry-validation (0.11.2)
10878
concurrent-ruby (~> 1.0)
109-
dry-core (~> 1.0)
110-
dry-inflector (~> 1.0)
111-
dry-logic (~> 1.4)
112-
zeitwerk (~> 2.6)
113-
dry-validation (1.11.1)
114-
concurrent-ruby (~> 1.0)
115-
dry-core (~> 1.1)
116-
dry-initializer (~> 3.2)
117-
dry-schema (~> 1.14)
118-
zeitwerk (~> 2.6)
79+
dry-configurable (~> 0.1, >= 0.1.3)
80+
dry-core (~> 0.2, >= 0.2.1)
81+
dry-equalizer (~> 0.2)
82+
dry-logic (~> 0.4.2)
83+
dry-types (~> 0.12.0)
11984
faraday (2.14.1)
12085
faraday-net_http (>= 2.0, < 3.5)
12186
json
@@ -127,16 +92,10 @@ GEM
12792
zlib (~> 3.0)
12893
faraday-net_http (3.4.2)
12994
net-http (~> 0.5)
130-
fiber-annotation (0.2.0)
131-
fiber-local (1.1.0)
132-
fiber-storage
133-
fiber-storage (1.0.1)
13495
hashie (5.1.0)
13596
logger
13697
htmlbeautifier (1.4.3)
137-
io-endpoint (0.17.2)
138-
io-event (1.14.4)
139-
io-stream (0.11.1)
98+
inflecto (0.0.2)
14099
json (2.19.1)
141100
json-schema (6.2.0)
142101
addressable (~> 2.8)
@@ -148,11 +107,10 @@ GEM
148107
logger (1.7.0)
149108
mcp (0.8.0)
150109
json-schema (>= 4.1)
151-
metrics (0.15.0)
152110
mime-types (3.7.0)
153111
logger
154112
mime-types-data (~> 3.2025, >= 3.2025.0507)
155-
mime-types-data (3.2026.0303)
113+
mime-types-data (3.2026.0317)
156114
net-http (0.9.1)
157115
uri (>= 0.11.1)
158116
nokogiri (1.19.1-arm64-darwin)
@@ -168,29 +126,12 @@ GEM
168126
pastel (0.8.0)
169127
tty-color (~> 0.5)
170128
prism (1.9.0)
171-
protocol-hpack (1.5.1)
172-
protocol-http (0.60.0)
173-
protocol-http1 (0.37.0)
174-
protocol-http (~> 0.58)
175-
protocol-http2 (0.24.0)
176-
protocol-hpack (~> 1.4)
177-
protocol-http (~> 0.47)
178-
protocol-rack (0.21.1)
179-
io-stream (>= 0.10)
180-
protocol-http (~> 0.58)
181-
rack (>= 1.0)
182-
protocol-url (0.4.0)
183-
protocol-websocket (0.20.2)
184-
protocol-http (~> 0.2)
185129
public_suffix (7.0.5)
186-
puppeteer-ruby (0.51.0)
187-
async (>= 2.35.1, < 3.0)
188-
async-http (>= 0.60, < 1.0)
189-
async-websocket (>= 0.27, < 1.0)
190-
base64
130+
puppeteer-ruby (0.45.6)
131+
concurrent-ruby (>= 1.1, < 1.4)
191132
mime-types (>= 3.0)
133+
websocket-driver (>= 0.6.0)
192134
racc (1.8.1)
193-
rack (3.2.5)
194135
rainbow (3.1.1)
195136
regexp_parser (2.11.3)
196137
reverse_markdown (3.0.2)
@@ -244,7 +185,6 @@ GEM
244185
unicode_utils (~> 1.4)
245186
strings-ansi (0.2.0)
246187
thor (1.5.0)
247-
traces (0.18.2)
248188
tty-color (0.6.0)
249189
tty-cursor (0.7.1)
250190
tty-markdown (0.7.2)
@@ -267,8 +207,12 @@ GEM
267207
unicode-display_width (2.6.0)
268208
unicode_utils (1.4.0)
269209
uri (1.1.1)
210+
websocket-driver (0.8.0)
211+
base64
212+
websocket-extensions (>= 0.1.0)
213+
websocket-extensions (0.1.5)
270214
wisper (2.0.1)
271-
zeitwerk (2.7.5)
215+
zeitwerk (2.6.18)
272216
zlib (3.2.3)
273217

274218
PLATFORMS

0 commit comments

Comments
 (0)