1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (6.1.7.10 )
5
- actionpack (= 6.1.7.10 )
6
- activesupport (= 6.1.7.10 )
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
- actionmailbox (6.1.7.10 )
10
- actionpack (= 6.1.7.10 )
11
- activejob (= 6.1.7.10 )
12
- activerecord (= 6.1.7.10 )
13
- activestorage (= 6.1.7.10 )
14
- activesupport (= 6.1.7.10 )
15
- mail (>= 2.7.1 )
16
- actionmailer (6.1.7.10 )
17
- actionpack (= 6.1.7.10 )
18
- actionview (= 6.1.7.10 )
19
- activejob (= 6.1.7.10 )
20
- activesupport (= 6.1.7.10 )
21
- mail (~> 2.5 , >= 2.5.4 )
22
- rails-dom-testing (~> 2.0 )
23
- actionpack (6.1.7.10 )
24
- actionview (= 6.1.7.10 )
25
- activesupport (= 6.1.7.10 )
26
- rack (~> 2.0 , >= 2.0.9 )
9
+ zeitwerk (~> 2.6 )
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
+ mail (>= 2.8.0 )
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
+ mail (>= 2.8.0 )
23
+ rails-dom-testing (~> 2.2 )
24
+ actionpack (8.0.1 )
25
+ actionview (= 8.0.1 )
26
+ activesupport (= 8.0.1 )
27
+ nokogiri (>= 1.8.5 )
28
+ rack (>= 2.2.4 )
29
+ rack-session (>= 1.0.1 )
27
30
rack-test (>= 0.6.3 )
28
- rails-dom-testing (~> 2.0 )
29
- rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
30
- actiontext (6.1.7.10 )
31
- actionpack (= 6.1.7.10 )
32
- activerecord (= 6.1.7.10 )
33
- activestorage (= 6.1.7.10 )
34
- activesupport (= 6.1.7.10 )
31
+ rails-dom-testing (~> 2.2 )
32
+ rails-html-sanitizer (~> 1.6 )
33
+ useragent (~> 0.16 )
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 )
39
+ globalid (>= 0.6.0 )
35
40
nokogiri (>= 1.8.5 )
36
- actionview (6.1.7.10 )
37
- activesupport (= 6.1.7.10 )
41
+ actionview (8.0.1 )
42
+ activesupport (= 8.0.1 )
38
43
builder (~> 3.1 )
39
- erubi (~> 1.4 )
40
- rails-dom-testing (~> 2.0 )
41
- rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
44
+ erubi (~> 1.11 )
45
+ rails-dom-testing (~> 2.2 )
46
+ rails-html-sanitizer (~> 1.6 )
42
47
active_storage_validations (1.3.4 )
43
48
activejob (>= 6.1.4 )
44
49
activemodel (>= 6.1.4 )
45
50
activestorage (>= 6.1.4 )
46
51
activesupport (>= 6.1.4 )
47
52
marcel (>= 1.0.3 )
48
- activejob (6.1.7.10 )
49
- activesupport (= 6.1.7.10 )
53
+ activejob (8.0.1 )
54
+ activesupport (= 8.0.1 )
50
55
globalid (>= 0.3.6 )
51
- activemodel (6.1.7.10 )
52
- activesupport (= 6.1.7.10 )
53
- activerecord (6.1.7.10 )
54
- activemodel (= 6.1.7.10 )
55
- activesupport (= 6.1.7.10 )
56
- activestorage (6.1.7.10 )
57
- actionpack (= 6.1.7.10 )
58
- activejob (= 6.1.7.10 )
59
- activerecord (= 6.1.7.10 )
60
- activesupport (= 6.1.7.10 )
56
+ activemodel (8.0.1 )
57
+ activesupport (= 8.0.1 )
58
+ activerecord (8.0.1 )
59
+ activemodel (= 8.0.1 )
60
+ activesupport (= 8.0.1 )
61
+ timeout (>= 0.4.0 )
62
+ activestorage (8.0.1 )
63
+ actionpack (= 8.0.1 )
64
+ activejob (= 8.0.1 )
65
+ activerecord (= 8.0.1 )
66
+ activesupport (= 8.0.1 )
61
67
marcel (~> 1.0 )
62
- mini_mime (>= 1.1.0 )
63
- activesupport (6.1.7.10 )
64
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
68
+ activesupport (8.0.1 )
69
+ base64
70
+ benchmark (>= 0.3 )
71
+ bigdecimal
72
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
73
+ connection_pool (>= 2.2.5 )
74
+ drb
65
75
i18n (>= 1.6 , < 2 )
76
+ logger (>= 1.4.2 )
66
77
minitest (>= 5.1 )
67
- tzinfo (~> 2.0 )
68
- zeitwerk (~> 2.3 )
78
+ securerandom (>= 0.3 )
79
+ tzinfo (~> 2.0 , >= 2.0.5 )
80
+ uri (>= 0.13.1 )
69
81
addressable (2.8.7 )
70
82
public_suffix (>= 2.0.2 , < 7.0 )
71
83
ast (2.4.2 )
72
84
base64 (0.2.0 )
73
85
bcrypt (3.1.20 )
86
+ benchmark (0.4.0 )
87
+ bigdecimal (3.1.9 )
74
88
bindex (0.8.1 )
75
89
bootsnap (1.18.4 )
76
90
msgpack (~> 1.2 )
89
103
xpath (~> 3.2 )
90
104
code-scanning-rubocop (0.6.1 )
91
105
rubocop (~> 1.0 )
92
- concurrent-ruby (1.3.4 )
106
+ concurrent-ruby (1.3.5 )
107
+ connection_pool (2.5.0 )
93
108
crass (1.0.6 )
94
109
date (3.4.1 )
95
110
debug (1.10.0 )
96
111
irb (~> 1.10 )
97
112
reline (>= 0.3.8 )
98
- diff-lcs (1.5.1 )
113
+ diff-lcs (1.6.0 )
99
114
docile (1.4.1 )
115
+ drb (2.2.1 )
100
116
erubi (1.13.1 )
101
117
factory_bot (6.5.0 )
102
118
activesupport (>= 5.0.0 )
@@ -108,10 +124,10 @@ GEM
108
124
ffi (1.17.1 )
109
125
globalid (1.2.1 )
110
126
activesupport (>= 6.1 )
111
- i18n (1.14.6 )
127
+ i18n (1.14.7 )
112
128
concurrent-ruby (~> 1.0 )
113
- image_processing (1.13 .0 )
114
- mini_magick (>= 4.9.5 , < 5 )
129
+ image_processing (1.14 .0 )
130
+ mini_magick (>= 4.9.5 , < 6 )
115
131
ruby-vips (>= 2.0.17 , < 3 )
116
132
inline_svg (1.10.0 )
117
133
activesupport (>= 3.0 )
@@ -122,12 +138,13 @@ GEM
122
138
rdoc (>= 4.0.0 )
123
139
reline (>= 0.4.2 )
124
140
json (2.10.1 )
125
- language_server-protocol (3.17.0.3 )
141
+ language_server-protocol (3.17.0.4 )
142
+ lint_roller (1.1.0 )
126
143
listen (3.9.0 )
127
144
rb-fsevent (~> 0.10 , >= 0.10.3 )
128
145
rb-inotify (~> 0.9 , >= 0.9.10 )
129
146
logger (1.6.6 )
130
- loofah (2.23.1 )
147
+ loofah (2.24.0 )
131
148
crass (~> 1.0.2 )
132
149
nokogiri (>= 1.12.0 )
133
150
mail (2.8.1 )
137
154
net-smtp
138
155
marcel (1.0.4 )
139
156
matrix (0.4.2 )
140
- method_source (1.1.0 )
141
- mini_magick (4.13.2 )
157
+ mini_magick (5.2.0 )
158
+ benchmark
159
+ logger
142
160
mini_mime (1.1.5 )
143
161
mini_portile2 (2.8.8 )
144
162
minitest (5.25.4 )
@@ -153,11 +171,11 @@ GEM
153
171
net-smtp (0.5.1 )
154
172
net-protocol
155
173
nio4r (2.7.4 )
156
- nokogiri (1.17.2 )
174
+ nokogiri (1.18.3 )
157
175
mini_portile2 (~> 2.8.2 )
158
176
racc (~> 1.4 )
159
177
parallel (1.26.3 )
160
- parser (3.3.6.0 )
178
+ parser (3.3.7.1 )
161
179
ast (~> 2.4.1 )
162
180
racc
163
181
pp (0.6.2 )
@@ -170,41 +188,47 @@ GEM
170
188
puma (6.6.0 )
171
189
nio4r (~> 2.0 )
172
190
racc (1.8.1 )
173
- rack (2.2.12 )
191
+ rack (3.1.11 )
174
192
rack-mini-profiler (3.3.1 )
175
193
rack (>= 1.2.0 )
176
194
rack-proxy (0.7.7 )
177
195
rack
196
+ rack-session (2.1.0 )
197
+ base64 (>= 0.1.0 )
198
+ rack (>= 3.0.0 )
178
199
rack-test (2.2.0 )
179
200
rack (>= 1.3 )
180
- rails (6.1.7.10 )
181
- actioncable (= 6.1.7.10 )
182
- actionmailbox (= 6.1.7.10 )
183
- actionmailer (= 6.1.7.10 )
184
- actionpack (= 6.1.7.10 )
185
- actiontext (= 6.1.7.10 )
186
- actionview (= 6.1.7.10 )
187
- activejob (= 6.1.7.10 )
188
- activemodel (= 6.1.7.10 )
189
- activerecord (= 6.1.7.10 )
190
- activestorage (= 6.1.7.10 )
191
- activesupport (= 6.1.7.10 )
201
+ rackup (2.2.1 )
202
+ rack (>= 3 )
203
+ rails (8.0.1 )
204
+ actioncable (= 8.0.1 )
205
+ actionmailbox (= 8.0.1 )
206
+ actionmailer (= 8.0.1 )
207
+ actionpack (= 8.0.1 )
208
+ actiontext (= 8.0.1 )
209
+ actionview (= 8.0.1 )
210
+ activejob (= 8.0.1 )
211
+ activemodel (= 8.0.1 )
212
+ activerecord (= 8.0.1 )
213
+ activestorage (= 8.0.1 )
214
+ activesupport (= 8.0.1 )
192
215
bundler (>= 1.15.0 )
193
- railties (= 6.1.7.10 )
194
- sprockets-rails (>= 2.0.0 )
216
+ railties (= 8.0.1 )
195
217
rails-dom-testing (2.2.0 )
196
218
activesupport (>= 5.0.0 )
197
219
minitest
198
220
nokogiri (>= 1.6 )
199
- rails-html-sanitizer (1.6.1 )
221
+ rails-html-sanitizer (1.6.2 )
200
222
loofah (~> 2.21 )
201
223
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 )
202
- railties (6.1.7.10 )
203
- actionpack (= 6.1.7.10 )
204
- activesupport (= 6.1.7.10 )
205
- method_source
224
+ railties (8.0.1 )
225
+ actionpack (= 8.0.1 )
226
+ activesupport (= 8.0.1 )
227
+ irb (~> 1.13 )
228
+ rackup (>= 1.0.0 )
206
229
rake (>= 12.2 )
207
- thor (~> 1.0 )
230
+ thor (~> 1.0 , >= 1.2.2 )
231
+ zeitwerk (~> 2.6 )
208
232
rainbow (3.1.1 )
209
233
rake (13.2.1 )
210
234
rb-fsevent (0.11.2 )
@@ -215,38 +239,38 @@ GEM
215
239
regexp_parser (2.10.0 )
216
240
reline (0.6.0 )
217
241
io-console (~> 0.5 )
218
- rexml (3.4.0 )
219
- rspec-core (3.13.1 )
242
+ rexml (3.4.1 )
243
+ rspec-core (3.13.3 )
220
244
rspec-support (~> 3.13.0 )
221
245
rspec-expectations (3.13.3 )
222
246
diff-lcs (>= 1.2.0 , < 2.0 )
223
247
rspec-support (~> 3.13.0 )
224
248
rspec-mocks (3.13.2 )
225
249
diff-lcs (>= 1.2.0 , < 2.0 )
226
250
rspec-support (~> 3.13.0 )
227
- rspec-rails (6 .1.5 )
228
- actionpack (>= 6.1 )
229
- activesupport (>= 6.1 )
230
- railties (>= 6.1 )
251
+ rspec-rails (7 .1.1 )
252
+ actionpack (>= 7.0 )
253
+ activesupport (>= 7.0 )
254
+ railties (>= 7.0 )
231
255
rspec-core (~> 3.13 )
232
256
rspec-expectations (~> 3.13 )
233
257
rspec-mocks (~> 3.13 )
234
258
rspec-support (~> 3.13 )
235
- rspec-support (3.13.1 )
259
+ rspec-support (3.13.2 )
236
260
rspec_junit_formatter (0.6.0 )
237
261
rspec-core (>= 2 , < 4 , != 2.12.0 )
238
- rubocop (1.64.1 )
262
+ rubocop (1.73.2 )
239
263
json (~> 2.3 )
240
- language_server-protocol (>= 3.17.0 )
264
+ language_server-protocol (~> 3.17.0.2 )
265
+ lint_roller (~> 1.1.0 )
241
266
parallel (~> 1.10 )
242
267
parser (>= 3.3.0.2 )
243
268
rainbow (>= 2.2.2 , < 4.0 )
244
- regexp_parser (>= 1.8 , < 3.0 )
245
- rexml (>= 3.2.5 , < 4.0 )
246
- rubocop-ast (>= 1.31.1 , < 2.0 )
269
+ regexp_parser (>= 2.9.3 , < 3.0 )
270
+ rubocop-ast (>= 1.38.0 , < 2.0 )
247
271
ruby-progressbar (~> 1.7 )
248
- unicode-display_width (>= 2.4.0 , < 3 .0 )
249
- rubocop-ast (1.37.0 )
272
+ unicode-display_width (>= 2.4.0 , < 4 .0 )
273
+ rubocop-ast (1.38.1 )
250
274
parser (>= 3.3.1.0 )
251
275
rubocop-md (1.2.4 )
252
276
rubocop (>= 1.45 )
276
300
ffi (~> 1.12 )
277
301
logger
278
302
rubyzip (2.4.1 )
303
+ securerandom (0.4.1 )
279
304
selenium-webdriver (4.9.0 )
280
305
rexml (~> 3.2 , >= 3.2.5 )
281
306
rubyzip (>= 1.2.2 , < 3.0 )
@@ -287,22 +312,19 @@ GEM
287
312
simplecov_json_formatter (~> 0.1 )
288
313
simplecov-html (0.13.1 )
289
314
simplecov_json_formatter (0.1.4 )
290
- sprockets (4.2.1 )
291
- concurrent-ruby (~> 1.0 )
292
- rack (>= 2.2.4 , < 4 )
293
- sprockets-rails (3.5.2 )
294
- actionpack (>= 6.1 )
295
- activesupport (>= 6.1 )
296
- sprockets (>= 3.0.0 )
297
315
sqlite3 (1.7.3 )
298
316
mini_portile2 (~> 2.8.0 )
299
317
stringio (3.1.2 )
300
318
thor (1.3.2 )
301
319
timeout (0.4.3 )
302
320
tzinfo (2.0.6 )
303
321
concurrent-ruby (~> 1.0 )
304
- unicode-display_width (2.6.0 )
322
+ unicode-display_width (3.1.4 )
323
+ unicode-emoji (~> 4.0 , >= 4.0.4 )
324
+ unicode-emoji (4.0.4 )
305
325
uniform_notifier (1.16.0 )
326
+ uri (1.0.3 )
327
+ useragent (0.16.11 )
306
328
web-console (4.2.1 )
307
329
actionview (>= 6.0.0 )
308
330
activemodel (>= 6.0.0 )
@@ -344,7 +366,7 @@ DEPENDENCIES
344
366
net-imap (~> 0.4.19 )
345
367
puma
346
368
rack-mini-profiler
347
- rails (~> 6.1.7.10 )
369
+ rails (~> 8.0.1 )
348
370
rspec-rails
349
371
rspec_junit_formatter
350
372
rubocop
0 commit comments