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 (2.0.2 )
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 )
74
86
benchmark (0.4.0 )
87
+ bigdecimal (3.1.9 )
75
88
bindex (0.8.1 )
76
89
bootsnap (1.18.4 )
77
90
msgpack (~> 1.2 )
91
104
code-scanning-rubocop (0.6.1 )
92
105
rubocop (~> 1.0 )
93
106
concurrent-ruby (1.3.4 )
107
+ connection_pool (2.5.0 )
94
108
crass (1.0.6 )
95
109
date (3.4.1 )
96
110
debug (1.10.0 )
97
111
irb (~> 1.10 )
98
112
reline (>= 0.3.8 )
99
113
diff-lcs (1.6.0 )
100
114
docile (1.4.1 )
115
+ drb (2.2.1 )
101
116
erubi (1.13.1 )
102
117
factory_bot (6.5.1 )
103
118
activesupport (>= 6.1.0 )
139
154
net-smtp
140
155
marcel (1.0.4 )
141
156
matrix (0.4.2 )
142
- method_source (1.1.0 )
143
157
mini_magick (5.2.0 )
144
158
benchmark
145
159
logger
157
171
net-smtp (0.5.1 )
158
172
net-protocol
159
173
nio4r (2.7.4 )
160
- nokogiri (1.17.2 )
174
+ nokogiri (1.18.3 )
161
175
mini_portile2 (~> 2.8.2 )
162
176
racc (~> 1.4 )
163
177
parallel (1.26.3 )
@@ -174,41 +188,47 @@ GEM
174
188
puma (6.6.0 )
175
189
nio4r (~> 2.0 )
176
190
racc (1.8.1 )
177
- rack (2.2.12 )
191
+ rack (3.1.11 )
178
192
rack-mini-profiler (3.3.1 )
179
193
rack (>= 1.2.0 )
180
194
rack-proxy (0.7.7 )
181
195
rack
196
+ rack-session (2.1.0 )
197
+ base64 (>= 0.1.0 )
198
+ rack (>= 3.0.0 )
182
199
rack-test (2.2.0 )
183
200
rack (>= 1.3 )
184
- rails (6.1.7.10 )
185
- actioncable (= 6.1.7.10 )
186
- actionmailbox (= 6.1.7.10 )
187
- actionmailer (= 6.1.7.10 )
188
- actionpack (= 6.1.7.10 )
189
- actiontext (= 6.1.7.10 )
190
- actionview (= 6.1.7.10 )
191
- activejob (= 6.1.7.10 )
192
- activemodel (= 6.1.7.10 )
193
- activerecord (= 6.1.7.10 )
194
- activestorage (= 6.1.7.10 )
195
- 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 )
196
215
bundler (>= 1.15.0 )
197
- railties (= 6.1.7.10 )
198
- sprockets-rails (>= 2.0.0 )
216
+ railties (= 8.0.1 )
199
217
rails-dom-testing (2.2.0 )
200
218
activesupport (>= 5.0.0 )
201
219
minitest
202
220
nokogiri (>= 1.6 )
203
221
rails-html-sanitizer (1.6.2 )
204
222
loofah (~> 2.21 )
205
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 )
206
- railties (6.1.7.10 )
207
- actionpack (= 6.1.7.10 )
208
- activesupport (= 6.1.7.10 )
209
- 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 )
210
229
rake (>= 12.2 )
211
- thor (~> 1.0 )
230
+ thor (~> 1.0 , >= 1.2.2 )
231
+ zeitwerk (~> 2.6 )
212
232
rainbow (3.1.1 )
213
233
rake (13.2.1 )
214
234
rb-fsevent (0.11.2 )
@@ -220,23 +240,23 @@ GEM
220
240
reline (0.6.0 )
221
241
io-console (~> 0.5 )
222
242
rexml (3.4.1 )
223
- rspec-core (3.13.1 )
243
+ rspec-core (3.13.3 )
224
244
rspec-support (~> 3.13.0 )
225
245
rspec-expectations (3.13.3 )
226
246
diff-lcs (>= 1.2.0 , < 2.0 )
227
247
rspec-support (~> 3.13.0 )
228
248
rspec-mocks (3.13.2 )
229
249
diff-lcs (>= 1.2.0 , < 2.0 )
230
250
rspec-support (~> 3.13.0 )
231
- rspec-rails (6 .1.5 )
232
- actionpack (>= 6.1 )
233
- activesupport (>= 6.1 )
234
- railties (>= 6.1 )
251
+ rspec-rails (7 .1.1 )
252
+ actionpack (>= 7.0 )
253
+ activesupport (>= 7.0 )
254
+ railties (>= 7.0 )
235
255
rspec-core (~> 3.13 )
236
256
rspec-expectations (~> 3.13 )
237
257
rspec-mocks (~> 3.13 )
238
258
rspec-support (~> 3.13 )
239
- rspec-support (3.13.1 )
259
+ rspec-support (3.13.2 )
240
260
rspec_junit_formatter (0.6.0 )
241
261
rspec-core (>= 2 , < 4 , != 2.12.0 )
242
262
rubocop (1.73.2 )
284
304
ffi (~> 1.12 )
285
305
logger
286
306
rubyzip (2.4.1 )
307
+ securerandom (0.4.1 )
287
308
selenium-webdriver (4.9.0 )
288
309
rexml (~> 3.2 , >= 3.2.5 )
289
310
rubyzip (>= 1.2.2 , < 3.0 )
295
316
simplecov_json_formatter (~> 0.1 )
296
317
simplecov-html (0.13.1 )
297
318
simplecov_json_formatter (0.1.4 )
298
- sprockets (4.2.1 )
299
- concurrent-ruby (~> 1.0 )
300
- rack (>= 2.2.4 , < 4 )
301
- sprockets-rails (3.5.2 )
302
- actionpack (>= 6.1 )
303
- activesupport (>= 6.1 )
304
- sprockets (>= 3.0.0 )
305
319
sqlite3 (1.7.3 )
306
320
mini_portile2 (~> 2.8.0 )
307
321
stringio (3.1.5 )
313
327
unicode-emoji (~> 4.0 , >= 4.0.4 )
314
328
unicode-emoji (4.0.4 )
315
329
uniform_notifier (1.16.0 )
330
+ uri (1.0.3 )
331
+ useragent (0.16.11 )
316
332
web-console (4.2.1 )
317
333
actionview (>= 6.0.0 )
318
334
activemodel (>= 6.0.0 )
@@ -355,7 +371,7 @@ DEPENDENCIES
355
371
net-imap (~> 0.4.19 )
356
372
puma
357
373
rack-mini-profiler
358
- rails (~> 6.1.7.10 )
374
+ rails (~> 8.0.1 )
359
375
rspec-rails
360
376
rspec_junit_formatter
361
377
rubocop (~> 1.73.2 )
0 commit comments