7
7
GEM
8
8
remote: https://rubygems.org/
9
9
specs:
10
- actioncable (7.1.3.2 )
11
- actionpack (= 7.1.3.2 )
12
- activesupport (= 7.1.3.2 )
13
- nio4r (~> 2.0 )
14
- websocket-driver (>= 0.6.1 )
15
- zeitwerk (~> 2.6 )
16
- actionmailbox (7.1.3.2 )
17
- actionpack (= 7.1.3.2 )
18
- activejob (= 7.1.3.2 )
19
- activerecord (= 7.1.3.2 )
20
- activestorage (= 7.1.3.2 )
21
- activesupport (= 7.1.3.2 )
22
- mail (>= 2.7.1 )
23
- net-imap
24
- net-pop
25
- net-smtp
26
10
actionmailer (7.1.3.2 )
27
11
actionpack (= 7.1.3.2 )
28
12
actionview (= 7.1.3.2 )
43
27
rack-test (>= 0.6.3 )
44
28
rails-dom-testing (~> 2.2 )
45
29
rails-html-sanitizer (~> 1.6 )
46
- actiontext (7.1.3.2 )
47
- actionpack (= 7.1.3.2 )
48
- activerecord (= 7.1.3.2 )
49
- activestorage (= 7.1.3.2 )
50
- activesupport (= 7.1.3.2 )
51
- globalid (>= 0.6.0 )
52
- nokogiri (>= 1.8.5 )
53
30
actionview (7.1.3.2 )
54
31
activesupport (= 7.1.3.2 )
55
32
builder (~> 3.1 )
65
42
activemodel (= 7.1.3.2 )
66
43
activesupport (= 7.1.3.2 )
67
44
timeout (>= 0.4.0 )
68
- activestorage (7.1.3.2 )
69
- actionpack (= 7.1.3.2 )
70
- activejob (= 7.1.3.2 )
71
- activerecord (= 7.1.3.2 )
72
- activesupport (= 7.1.3.2 )
73
- marcel (~> 1.0 )
74
45
activesupport (7.1.3.2 )
75
46
base64
76
47
bigdecimal
119
90
net-imap
120
91
net-pop
121
92
net-smtp
122
- marcel (1.0.2 )
123
93
method_source (1.0.0 )
124
94
mini_mime (1.1.5 )
125
95
minitest (5.22.2 )
133
103
timeout
134
104
net-smtp (0.4.0.1 )
135
105
net-protocol
136
- nio4r (2.7.0 )
137
106
nokogiri (1.16.2-arm64-darwin )
138
107
racc (~> 1.4 )
139
108
nokogiri (1.16.2-x86_64-darwin )
@@ -158,38 +127,18 @@ GEM
158
127
rack (>= 3.0.0 )
159
128
rack-test (2.1.0 )
160
129
rack (>= 1.3 )
161
- rackup (2.1.0 )
162
- rack (>= 3 )
163
- webrick (~> 1.8 )
164
- rails (7.1.3.2 )
165
- actioncable (= 7.1.3.2 )
166
- actionmailbox (= 7.1.3.2 )
167
- actionmailer (= 7.1.3.2 )
168
- actionpack (= 7.1.3.2 )
169
- actiontext (= 7.1.3.2 )
170
- actionview (= 7.1.3.2 )
171
- activejob (= 7.1.3.2 )
172
- activemodel (= 7.1.3.2 )
173
- activerecord (= 7.1.3.2 )
174
- activestorage (= 7.1.3.2 )
175
- activesupport (= 7.1.3.2 )
176
- bundler (>= 1.15.0 )
177
- railties (= 7.1.3.2 )
130
+ rails (0.9.5 )
131
+ actionmailer (>= 0.6.1 )
132
+ actionpack (>= 1.4.0 )
133
+ activerecord (>= 1.6.0 )
134
+ rake (>= 0.4.15 )
178
135
rails-dom-testing (2.2.0 )
179
136
activesupport (>= 5.0.0 )
180
137
minitest
181
138
nokogiri (>= 1.6 )
182
139
rails-html-sanitizer (1.6.0 )
183
140
loofah (~> 2.21 )
184
141
nokogiri (~> 1.14 )
185
- railties (7.1.3.2 )
186
- actionpack (= 7.1.3.2 )
187
- activesupport (= 7.1.3.2 )
188
- irb
189
- rackup (>= 1.0.0 )
190
- rake (>= 12.2 )
191
- thor (~> 1.0 , >= 1.2.2 )
192
- zeitwerk (~> 2.6 )
193
142
rainbow (3.1.1 )
194
143
rake (13.1.0 )
195
144
rdoc (6.6.2 )
@@ -251,17 +200,11 @@ GEM
251
200
lint_roller (~> 1.1 )
252
201
rubocop-performance (~> 1.20.2 )
253
202
stringio (3.1.0 )
254
- thor (1.3.0 )
255
203
timeout (0.4.1 )
256
204
tzinfo (2.0.6 )
257
205
concurrent-ruby (~> 1.0 )
258
206
unicode-display_width (2.5.0 )
259
- webrick (1.8.1 )
260
- websocket-driver (0.7.6 )
261
- websocket-extensions (>= 0.1.0 )
262
- websocket-extensions (0.1.5 )
263
- yard (0.9.34 )
264
- zeitwerk (2.6.13 )
207
+ yard (0.9.36 )
265
208
266
209
PLATFORMS
267
210
arm64-darwin-22
0 commit comments