1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (7.2.2 )
5
- actionpack (= 7.2.2 )
6
- activesupport (= 7.2.2 )
4
+ actioncable (8.0.1 )
5
+ actionpack (= 8.0.1 )
6
+ activesupport (= 8.0.1 )
7
7
nio4r (~> 2.0 )
8
8
websocket-driver (>= 0.6.1 )
9
9
zeitwerk (~> 2.6 )
10
- actionmailbox (7.2.2 )
11
- actionpack (= 7.2.2 )
12
- activejob (= 7.2.2 )
13
- activerecord (= 7.2.2 )
14
- activestorage (= 7.2.2 )
15
- activesupport (= 7.2.2 )
10
+ actionmailbox (8.0.1 )
11
+ actionpack (= 8.0.1 )
12
+ activejob (= 8.0.1 )
13
+ activerecord (= 8.0.1 )
14
+ activestorage (= 8.0.1 )
15
+ activesupport (= 8.0.1 )
16
16
mail (>= 2.8.0 )
17
- actionmailer (7.2.2 )
18
- actionpack (= 7.2.2 )
19
- actionview (= 7.2.2 )
20
- activejob (= 7.2.2 )
21
- activesupport (= 7.2.2 )
17
+ actionmailer (8.0.1 )
18
+ actionpack (= 8.0.1 )
19
+ actionview (= 8.0.1 )
20
+ activejob (= 8.0.1 )
21
+ activesupport (= 8.0.1 )
22
22
mail (>= 2.8.0 )
23
23
rails-dom-testing (~> 2.2 )
24
- actionpack (7.2.2 )
25
- actionview (= 7.2.2 )
26
- activesupport (= 7.2.2 )
24
+ actionpack (8.0.1 )
25
+ actionview (= 8.0.1 )
26
+ activesupport (= 8.0.1 )
27
27
nokogiri (>= 1.8.5 )
28
- racc
29
- rack (>= 2.2.4 , < 3.2 )
28
+ rack (>= 2.2.4 )
30
29
rack-session (>= 1.0.1 )
31
30
rack-test (>= 0.6.3 )
32
31
rails-dom-testing (~> 2.2 )
33
32
rails-html-sanitizer (~> 1.6 )
34
33
useragent (~> 0.16 )
35
- actiontext (7.2.2 )
36
- actionpack (= 7.2.2 )
37
- activerecord (= 7.2.2 )
38
- activestorage (= 7.2.2 )
39
- activesupport (= 7.2.2 )
34
+ actiontext (8.0.1 )
35
+ actionpack (= 8.0.1 )
36
+ activerecord (= 8.0.1 )
37
+ activestorage (= 8.0.1 )
38
+ activesupport (= 8.0.1 )
40
39
globalid (>= 0.6.0 )
41
40
nokogiri (>= 1.8.5 )
42
- actionview (7.2.2 )
43
- activesupport (= 7.2.2 )
41
+ actionview (8.0.1 )
42
+ activesupport (= 8.0.1 )
44
43
builder (~> 3.1 )
45
44
erubi (~> 1.11 )
46
45
rails-dom-testing (~> 2.2 )
47
46
rails-html-sanitizer (~> 1.6 )
48
- activejob (7.2.2 )
49
- activesupport (= 7.2.2 )
47
+ activejob (8.0.1 )
48
+ activesupport (= 8.0.1 )
50
49
globalid (>= 0.3.6 )
51
- activemodel (7.2.2 )
52
- activesupport (= 7.2.2 )
53
- activerecord (7.2.2 )
54
- activemodel (= 7.2.2 )
55
- activesupport (= 7.2.2 )
50
+ activemodel (8.0.1 )
51
+ activesupport (= 8.0.1 )
52
+ activerecord (8.0.1 )
53
+ activemodel (= 8.0.1 )
54
+ activesupport (= 8.0.1 )
56
55
timeout (>= 0.4.0 )
57
- activestorage (7.2.2 )
58
- actionpack (= 7.2.2 )
59
- activejob (= 7.2.2 )
60
- activerecord (= 7.2.2 )
61
- activesupport (= 7.2.2 )
56
+ activestorage (8.0.1 )
57
+ actionpack (= 8.0.1 )
58
+ activejob (= 8.0.1 )
59
+ activerecord (= 8.0.1 )
60
+ activesupport (= 8.0.1 )
62
61
marcel (~> 1.0 )
63
- activesupport (7.2.2 )
62
+ activesupport (8.0.1 )
64
63
base64
65
64
benchmark (>= 0.3 )
66
65
bigdecimal
72
71
minitest (>= 5.1 )
73
72
securerandom (>= 0.3 )
74
73
tzinfo (~> 2.0 , >= 2.0.5 )
74
+ uri (>= 0.13.1 )
75
75
addressable (2.8.7 )
76
76
public_suffix (>= 2.0.2 , < 7.0 )
77
77
ast (2.4.2 )
78
78
base64 (0.2.0 )
79
- benchmark (0.3 .0 )
79
+ benchmark (0.4 .0 )
80
80
bigdecimal (3.1.8 )
81
81
bindex (0.8.1 )
82
82
bootsnap (1.18.4 )
96
96
concurrent-ruby (1.3.4 )
97
97
connection_pool (2.4.1 )
98
98
crass (1.0.6 )
99
- date (3.4.0 )
99
+ date (3.4.1 )
100
100
debug (1.9.2 )
101
101
irb (~> 1.10 )
102
102
reline (>= 0.3.8 )
@@ -115,16 +115,16 @@ GEM
115
115
actionpack (>= 6.0.0 )
116
116
activesupport (>= 6.0.0 )
117
117
railties (>= 6.0.0 )
118
- io-console (0.7.2 )
119
- irb (1.14.1 )
118
+ io-console (0.8.0 )
119
+ irb (1.14.2 )
120
120
rdoc (>= 4.0.0 )
121
121
reline (>= 0.4.2 )
122
122
jbuilder (2.13.0 )
123
123
actionview (>= 5.0.0 )
124
124
activesupport (>= 5.0.0 )
125
125
json (2.7.2 )
126
126
language_server-protocol (3.17.0.3 )
127
- logger (1.6.1 )
127
+ logger (1.6.3 )
128
128
loofah (2.23.1 )
129
129
crass (~> 1.0.2 )
130
130
nokogiri (>= 1.12.0 )
136
136
marcel (1.0.4 )
137
137
matrix (0.4.2 )
138
138
mini_mime (1.1.5 )
139
- minitest (5.25.1 )
139
+ minitest (5.25.4 )
140
140
msgpack (1.7.3 )
141
- net-imap (0.5.0 )
141
+ net-imap (0.5.2 )
142
142
date
143
143
net-protocol
144
144
net-pop (0.1.2 )
@@ -148,24 +148,25 @@ GEM
148
148
net-smtp (0.5.0 )
149
149
net-protocol
150
150
nio4r (2.7.4 )
151
- nokogiri (1.16.7 -aarch64-linux )
151
+ nokogiri (1.17.2 -aarch64-linux )
152
152
racc (~> 1.4 )
153
- nokogiri (1.16.7 -arm-linux )
153
+ nokogiri (1.17.2 -arm-linux )
154
154
racc (~> 1.4 )
155
- nokogiri (1.16.7 -arm64-darwin )
155
+ nokogiri (1.17.2 -arm64-darwin )
156
156
racc (~> 1.4 )
157
- nokogiri (1.16.7 -x86-linux )
157
+ nokogiri (1.17.2 -x86-linux )
158
158
racc (~> 1.4 )
159
- nokogiri (1.16.7 -x86_64-darwin )
159
+ nokogiri (1.17.2 -x86_64-darwin )
160
160
racc (~> 1.4 )
161
- nokogiri (1.16.7 -x86_64-linux )
161
+ nokogiri (1.17.2 -x86_64-linux )
162
162
racc (~> 1.4 )
163
163
parallel (1.26.3 )
164
164
parser (3.3.5.0 )
165
165
ast (~> 2.4.1 )
166
166
racc
167
167
pg (1.5.9 )
168
- psych (5.1.2 )
168
+ psych (5.2.1 )
169
+ date
169
170
stringio
170
171
public_suffix (6.0.1 )
171
172
puma (6.4.3 )
@@ -176,47 +177,47 @@ GEM
176
177
rack (>= 3.0.0 )
177
178
rack-test (2.1.0 )
178
179
rack (>= 1.3 )
179
- rackup (2.2.0 )
180
+ rackup (2.2.1 )
180
181
rack (>= 3 )
181
- rails (7.2.2 )
182
- actioncable (= 7.2.2 )
183
- actionmailbox (= 7.2.2 )
184
- actionmailer (= 7.2.2 )
185
- actionpack (= 7.2.2 )
186
- actiontext (= 7.2.2 )
187
- actionview (= 7.2.2 )
188
- activejob (= 7.2.2 )
189
- activemodel (= 7.2.2 )
190
- activerecord (= 7.2.2 )
191
- activestorage (= 7.2.2 )
192
- activesupport (= 7.2.2 )
182
+ rails (8.0.1 )
183
+ actioncable (= 8.0.1 )
184
+ actionmailbox (= 8.0.1 )
185
+ actionmailer (= 8.0.1 )
186
+ actionpack (= 8.0.1 )
187
+ actiontext (= 8.0.1 )
188
+ actionview (= 8.0.1 )
189
+ activejob (= 8.0.1 )
190
+ activemodel (= 8.0.1 )
191
+ activerecord (= 8.0.1 )
192
+ activestorage (= 8.0.1 )
193
+ activesupport (= 8.0.1 )
193
194
bundler (>= 1.15.0 )
194
- railties (= 7.2.2 )
195
+ railties (= 8.0.1 )
195
196
rails-dom-testing (2.2.0 )
196
197
activesupport (>= 5.0.0 )
197
198
minitest
198
199
nokogiri (>= 1.6 )
199
- rails-html-sanitizer (1.6.0 )
200
+ rails-html-sanitizer (1.6.2 )
200
201
loofah (~> 2.21 )
201
- nokogiri (~> 1.14 )
202
- railties (7.2.2 )
203
- actionpack (= 7.2.2 )
204
- activesupport (= 7.2.2 )
202
+ nokogiri (>= 1.15.7 , != 1.16.7 , != 1.16.6 , != 1.16.5 , != 1.16.4 , != 1.16.3 , != 1.16.2 , != 1.16.1 , != 1.16.0.rc1 , != 1.16.0 )
203
+ railties (8.0.1 )
204
+ actionpack (= 8.0.1 )
205
+ activesupport (= 8.0.1 )
205
206
irb (~> 1.13 )
206
207
rackup (>= 1.0.0 )
207
208
rake (>= 12.2 )
208
209
thor (~> 1.0 , >= 1.2.2 )
209
210
zeitwerk (~> 2.6 )
210
211
rainbow (3.1.1 )
211
212
rake (13.2.1 )
212
- rdoc (6.7.0 )
213
+ rdoc (6.9.1 )
213
214
psych (>= 4.0.0 )
214
215
redis (5.3.0 )
215
216
redis-client (>= 0.22.0 )
216
217
redis-client (0.22.2 )
217
218
connection_pool
218
219
regexp_parser (2.9.2 )
219
- reline (0.5.10 )
220
+ reline (0.5.12 )
220
221
io-console (~> 0.5 )
221
222
rexml (3.3.9 )
222
223
rspec-core (3.13.1 )
266
267
rubocop-rails
267
268
ruby-progressbar (1.13.0 )
268
269
rubyzip (2.3.2 )
269
- securerandom (0.3 .1 )
270
+ securerandom (0.4 .1 )
270
271
selenium-webdriver (4.26.0 )
271
272
base64 (~> 0.2 )
272
273
logger (~> 1.4 )
287
288
sprockets (>= 3.0.0 )
288
289
stimulus-rails (1.3.4 )
289
290
railties (>= 6.0.0 )
290
- stringio (3.1.1 )
291
+ stringio (3.1.2 )
291
292
tailwindcss-rails (3.0.0 )
292
293
railties (>= 7.0.0 )
293
294
tailwindcss-ruby
@@ -298,14 +299,15 @@ GEM
298
299
tailwindcss-ruby (3.4.14-x86_64-darwin )
299
300
tailwindcss-ruby (3.4.14-x86_64-linux )
300
301
thor (1.3.2 )
301
- timeout (0.4.1 )
302
+ timeout (0.4.3 )
302
303
turbo-rails (2.0.11 )
303
304
actionpack (>= 6.0.0 )
304
305
railties (>= 6.0.0 )
305
306
tzinfo (2.0.6 )
306
307
concurrent-ruby (~> 1.0 )
307
308
unicode-display_width (2.6.0 )
308
- useragent (0.16.10 )
309
+ uri (1.0.2 )
310
+ useragent (0.16.11 )
309
311
web-console (4.2.1 )
310
312
actionview (>= 6.0.0 )
311
313
activemodel (>= 6.0.0 )
@@ -337,7 +339,7 @@ DEPENDENCIES
337
339
jbuilder
338
340
pg (~> 1.5 )
339
341
puma (>= 5.0 )
340
- rails (~> 7.2.2 )
342
+ rails (~> 8.0.1 )
341
343
redis (>= 4.0.1 )
342
344
rspec-rails (~> 7.0.0 )
343
345
rubocop-rails-omakase
0 commit comments