-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
138 lines (133 loc) · 3.09 KB
/
Gemfile.lock
File metadata and controls
138 lines (133 loc) · 3.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
GIT
remote: https://github.com/html2rss/html2rss-configs.git
revision: 3a06d3fc9758d9e1f812ca9d7bdbaefa099f189e
specs:
html2rss-configs (0.2.0)
html2rss
GIT
remote: https://github.com/html2rss/html2rss.git
revision: 400e796540e82a69e1f1e014b6f89c626acf32fd
specs:
html2rss (0.17.0)
addressable (~> 2.7)
brotli
dry-validation
faraday (> 2.0.1, < 3.0)
faraday-follow_redirects
faraday-gzip (~> 3)
kramdown
mime-types (> 3.0)
nokogiri (>= 1.10, < 2.0)
parallel
puppeteer-ruby
regexp_parser
reverse_markdown (~> 3.0)
rss
sanitize
thor
tzinfo
zeitwerk
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.8)
public_suffix (>= 2.0.2, < 8.0)
base64 (0.3.0)
bigdecimal (4.0.1)
brotli (0.7.0)
concurrent-ruby (1.3.6)
crass (1.0.6)
dry-configurable (1.3.0)
dry-core (~> 1.1)
zeitwerk (~> 2.6)
dry-core (1.2.0)
concurrent-ruby (~> 1.0)
logger
zeitwerk (~> 2.6)
dry-inflector (1.3.0)
dry-initializer (3.2.0)
dry-logic (1.6.0)
bigdecimal
concurrent-ruby (~> 1.0)
dry-core (~> 1.1)
zeitwerk (~> 2.6)
dry-schema (1.15.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 1.0, >= 1.0.1)
dry-core (~> 1.1)
dry-initializer (~> 3.2)
dry-logic (~> 1.6)
dry-types (~> 1.8)
zeitwerk (~> 2.6)
dry-types (1.9.0)
bigdecimal (>= 3.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0)
dry-inflector (~> 1.0)
dry-logic (~> 1.4)
zeitwerk (~> 2.6)
dry-validation (1.11.1)
concurrent-ruby (~> 1.0)
dry-core (~> 1.1)
dry-initializer (~> 3.2)
dry-schema (~> 1.14)
zeitwerk (~> 2.6)
faraday (2.14.0)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-follow_redirects (0.5.0)
faraday (>= 1, < 3)
faraday-gzip (3.1.0)
faraday (>= 2.0, < 3)
zlib (~> 3.0)
faraday-net_http (3.4.2)
net-http (~> 0.5)
json (2.18.0)
kramdown (2.5.1)
rexml (>= 3.3.9)
logger (1.7.0)
mime-types (3.7.0)
logger
mime-types-data (~> 3.2025, >= 3.2025.0507)
mime-types-data (3.2025.0924)
net-http (0.9.1)
uri (>= 0.11.1)
nokogiri (1.19.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.19.0-x86_64-linux-gnu)
racc (~> 1.4)
parallel (1.27.0)
public_suffix (7.0.2)
puppeteer-ruby (0.45.6)
concurrent-ruby (>= 1.1, < 1.4)
mime-types (>= 3.0)
websocket-driver (>= 0.6.0)
racc (1.8.1)
regexp_parser (2.11.3)
reverse_markdown (3.0.1)
nokogiri
rexml (3.4.4)
rss (0.3.2)
rexml
sanitize (7.0.0)
crass (~> 1.0.2)
nokogiri (>= 1.16.8)
thor (1.5.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uri (1.1.1)
websocket-driver (0.8.0)
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.7.4)
zlib (3.2.2)
PLATFORMS
arm64-darwin-24
x86_64-linux
DEPENDENCIES
html2rss!
html2rss-configs!
BUNDLED WITH
2.7.1