1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (6.1.6 )
5
- actionpack (= 6.1.6 )
6
- activesupport (= 6.1.6 )
4
+ actioncable (6.1.7.3 )
5
+ actionpack (= 6.1.7.3 )
6
+ activesupport (= 6.1.7.3 )
7
7
nio4r (~> 2.0 )
8
8
websocket-driver (>= 0.6.1 )
9
- actionmailbox (6.1.6 )
10
- actionpack (= 6.1.6 )
11
- activejob (= 6.1.6 )
12
- activerecord (= 6.1.6 )
13
- activestorage (= 6.1.6 )
14
- activesupport (= 6.1.6 )
9
+ actionmailbox (6.1.7.3 )
10
+ actionpack (= 6.1.7.3 )
11
+ activejob (= 6.1.7.3 )
12
+ activerecord (= 6.1.7.3 )
13
+ activestorage (= 6.1.7.3 )
14
+ activesupport (= 6.1.7.3 )
15
15
mail (>= 2.7.1 )
16
- actionmailer (6.1.6 )
17
- actionpack (= 6.1.6 )
18
- actionview (= 6.1.6 )
19
- activejob (= 6.1.6 )
20
- activesupport (= 6.1.6 )
16
+ actionmailer (6.1.7.3 )
17
+ actionpack (= 6.1.7.3 )
18
+ actionview (= 6.1.7.3 )
19
+ activejob (= 6.1.7.3 )
20
+ activesupport (= 6.1.7.3 )
21
21
mail (~> 2.5 , >= 2.5.4 )
22
22
rails-dom-testing (~> 2.0 )
23
- actionpack (6.1.6 )
24
- actionview (= 6.1.6 )
25
- activesupport (= 6.1.6 )
23
+ actionpack (6.1.7.3 )
24
+ actionview (= 6.1.7.3 )
25
+ activesupport (= 6.1.7.3 )
26
26
rack (~> 2.0 , >= 2.0.9 )
27
27
rack-test (>= 0.6.3 )
28
28
rails-dom-testing (~> 2.0 )
29
29
rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
30
- actiontext (6.1.6 )
31
- actionpack (= 6.1.6 )
32
- activerecord (= 6.1.6 )
33
- activestorage (= 6.1.6 )
34
- activesupport (= 6.1.6 )
30
+ actiontext (6.1.7.3 )
31
+ actionpack (= 6.1.7.3 )
32
+ activerecord (= 6.1.7.3 )
33
+ activestorage (= 6.1.7.3 )
34
+ activesupport (= 6.1.7.3 )
35
35
nokogiri (>= 1.8.5 )
36
- actionview (6.1.6 )
37
- activesupport (= 6.1.6 )
36
+ actionview (6.1.7.3 )
37
+ activesupport (= 6.1.7.3 )
38
38
builder (~> 3.1 )
39
39
erubi (~> 1.4 )
40
40
rails-dom-testing (~> 2.0 )
41
41
rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
42
- activejob (6.1.6 )
43
- activesupport (= 6.1.6 )
42
+ activejob (6.1.7.3 )
43
+ activesupport (= 6.1.7.3 )
44
44
globalid (>= 0.3.6 )
45
- activemodel (6.1.6 )
46
- activesupport (= 6.1.6 )
45
+ activemodel (6.1.7.3 )
46
+ activesupport (= 6.1.7.3 )
47
47
activemodel-serializers-xml (1.0.2 )
48
48
activemodel (> 5.x )
49
49
activesupport (> 5.x )
50
50
builder (~> 3.1 )
51
- activerecord (6.1.6 )
52
- activemodel (= 6.1.6 )
53
- activesupport (= 6.1.6 )
54
- activestorage (6.1.6 )
55
- actionpack (= 6.1.6 )
56
- activejob (= 6.1.6 )
57
- activerecord (= 6.1.6 )
58
- activesupport (= 6.1.6 )
51
+ activerecord (6.1.7.3 )
52
+ activemodel (= 6.1.7.3 )
53
+ activesupport (= 6.1.7.3 )
54
+ activestorage (6.1.7.3 )
55
+ actionpack (= 6.1.7.3 )
56
+ activejob (= 6.1.7.3 )
57
+ activerecord (= 6.1.7.3 )
58
+ activesupport (= 6.1.7.3 )
59
59
marcel (~> 1.0 )
60
60
mini_mime (>= 1.1.0 )
61
- activesupport (6.1.6 )
61
+ activesupport (6.1.7.3 )
62
62
concurrent-ruby (~> 1.0 , >= 1.0.2 )
63
63
i18n (>= 1.6 , < 2 )
64
64
minitest (>= 5.1 )
65
65
tzinfo (~> 2.0 )
66
66
zeitwerk (~> 2.3 )
67
- addressable (2.8.0 )
68
- public_suffix (>= 2.0.2 , < 5 .0 )
67
+ addressable (2.8.4 )
68
+ public_suffix (>= 2.0.2 , < 6 .0 )
69
69
bcrypt (3.1.18 )
70
70
bindex (0.8.1 )
71
- bootsnap (1.12 .0 )
71
+ bootsnap (1.16 .0 )
72
72
msgpack (~> 1.2 )
73
73
builder (3.2.4 )
74
74
byebug (11.1.3 )
75
- cancancan (3.3 .0 )
76
- capybara (3.37.1 )
75
+ cancancan (3.5 .0 )
76
+ capybara (3.39.0 )
77
77
addressable
78
78
matrix
79
79
mini_mime (>= 0.1.3 )
82
82
rack-test (>= 0.6.3 )
83
83
regexp_parser (>= 1.5 , < 3.0 )
84
84
xpath (~> 3.2 )
85
- childprocess (4.1.0 )
86
85
coderay (1.1.3 )
87
86
concurrent-ruby (1.2.2 )
88
87
crass (1.0.6 )
89
- database_cleaner (2.0.1 )
90
- database_cleaner-active_record (~> 2.0.0 )
91
- database_cleaner-active_record (2.0.1 )
88
+ database_cleaner (2.0.2 )
89
+ database_cleaner-active_record (>= 2 , < 3 )
90
+ database_cleaner-active_record (2.1.0 )
92
91
activerecord (>= 5.a )
93
92
database_cleaner-core (~> 2.0.0 )
94
93
database_cleaner-core (2.0.1 )
95
- devise (4.8.1 )
94
+ date (3.3.3 )
95
+ devise (4.9.2 )
96
96
bcrypt (~> 3.0 )
97
97
orm_adapter (~> 0.1 )
98
98
railties (>= 4.1.0 )
107
107
factory_bot_rails (6.2.0 )
108
108
factory_bot (~> 6.2.0 )
109
109
railties (>= 5.0.0 )
110
- faker (2.21 .0 )
110
+ faker (2.23 .0 )
111
111
i18n (>= 1.8.11 , < 2 )
112
- faraday (1.10.0 )
112
+ faraday (1.10.3 )
113
113
faraday-em_http (~> 1.0 )
114
114
faraday-em_synchrony (~> 1.0 )
115
115
faraday-excon (~> 1.1 )
@@ -137,14 +137,14 @@ GEM
137
137
ffi (1.15.5 )
138
138
figaro (1.2.0 )
139
139
thor (>= 0.14.0 , < 2 )
140
- globalid (1.0.1 )
140
+ globalid (1.1.0 )
141
141
activesupport (>= 5.0 )
142
142
i18n (1.12.0 )
143
143
concurrent-ruby (~> 1.0 )
144
144
jbuilder (2.11.5 )
145
145
actionview (>= 5.0.0 )
146
146
activesupport (>= 5.0.0 )
147
- json (2.6.2 )
147
+ json (2.6.3 )
148
148
kaminari (1.2.2 )
149
149
activesupport (>= 4.1.0 )
150
150
kaminari-actionview (= 1.2.2 )
@@ -157,55 +157,67 @@ GEM
157
157
activerecord
158
158
kaminari-core (= 1.2.2 )
159
159
kaminari-core (1.2.2 )
160
- listen (3.7.1 )
160
+ listen (3.8.0 )
161
161
rb-fsevent (~> 0.10 , >= 0.10.3 )
162
162
rb-inotify (~> 0.9 , >= 0.9.10 )
163
163
loofah (2.20.0 )
164
164
crass (~> 1.0.2 )
165
165
nokogiri (>= 1.5.9 )
166
- mail (2.7 .1 )
166
+ mail (2.8 .1 )
167
167
mini_mime (>= 0.1.1 )
168
+ net-imap
169
+ net-pop
170
+ net-smtp
168
171
marcel (1.0.2 )
169
172
matrix (0.4.2 )
170
173
method_source (1.0.0 )
171
174
mini_mime (1.1.2 )
172
175
minitest (5.18.0 )
173
- msgpack (1.5.2 )
174
- multipart-post (2.2 .0 )
176
+ msgpack (1.7.0 )
177
+ multipart-post (2.3 .0 )
175
178
nested_form (0.3.2 )
176
- nio4r (2.5.8 )
179
+ net-imap (0.3.4 )
180
+ date
181
+ net-protocol
182
+ net-pop (0.1.2 )
183
+ net-protocol
184
+ net-protocol (0.2.1 )
185
+ timeout
186
+ net-smtp (0.3.3 )
187
+ net-protocol
188
+ nio4r (2.5.9 )
177
189
nokogiri (1.14.3-x86_64-linux )
178
190
racc (~> 1.4 )
179
191
orm_adapter (0.5.0 )
180
- pg (1.3.5 )
181
- pry (0.14.1 )
192
+ pg (1.4.6 )
193
+ pry (0.14.2 )
182
194
coderay (~> 1.1 )
183
195
method_source (~> 1.0 )
184
196
public_suffix (4.0.7 )
185
- puma (6.0.0 )
197
+ puma (6.2.2 )
186
198
nio4r (~> 2.0 )
187
199
racc (1.6.2 )
188
200
rack (2.2.6.4 )
189
- rack-mini-profiler (3.0 .0 )
201
+ rack-mini-profiler (3.1 .0 )
190
202
rack (>= 1.2.0 )
191
203
rack-proxy (0.7.6 )
192
204
rack
193
205
rack-test (2.1.0 )
194
206
rack (>= 1.3 )
195
- rails (6.1.6 )
196
- actioncable (= 6.1.6 )
197
- actionmailbox (= 6.1.6 )
198
- actionmailer (= 6.1.6 )
199
- actionpack (= 6.1.6 )
200
- actiontext (= 6.1.6 )
201
- actionview (= 6.1.6 )
202
- activejob (= 6.1.6 )
203
- activemodel (= 6.1.6 )
204
- activerecord (= 6.1.6 )
205
- activestorage (= 6.1.6 )
206
- activesupport (= 6.1.6 )
207
+ rails (6.1.7.3 )
208
+ actioncable (= 6.1.7.3 )
209
+ actionmailbox (= 6.1.7.3 )
210
+ actionmailer (= 6.1.7.3 )
211
+ actionpack (= 6.1.7.3 )
212
+ actiontext (= 6.1.7.3 )
213
+ actionview (= 6.1.7.3 )
214
+ activejob (= 6.1.7.3 )
215
+ activemodel (= 6.1.7.3 )
216
+ activerecord (= 6.1.7.3 )
217
+ activestorage (= 6.1.7.3 )
218
+ activesupport (= 6.1.7.3 )
207
219
bundler (>= 1.15.0 )
208
- railties (= 6.1.6 )
220
+ railties (= 6.1.7.3 )
209
221
sprockets-rails (>= 2.0.0 )
210
222
rails-controller-testing (1.0.5 )
211
223
actionpack (>= 5.0.1.rc1 )
@@ -216,33 +228,33 @@ GEM
216
228
nokogiri (>= 1.6 )
217
229
rails-html-sanitizer (1.5.0 )
218
230
loofah (~> 2.19 , >= 2.19.1 )
219
- rails_admin (3.0.0 )
231
+ rails_admin (3.1.2 )
220
232
activemodel-serializers-xml (>= 1.0 )
221
233
kaminari (>= 0.14 , < 2.0 )
222
234
nested_form (~> 0.3 )
223
235
rails (>= 6.0 , < 8 )
224
236
turbo-rails (~> 1.0 )
225
- railties (6.1.6 )
226
- actionpack (= 6.1.6 )
227
- activesupport (= 6.1.6 )
237
+ railties (6.1.7.3 )
238
+ actionpack (= 6.1.7.3 )
239
+ activesupport (= 6.1.7.3 )
228
240
method_source
229
241
rake (>= 12.2 )
230
242
thor (~> 1.0 )
231
243
rake (13.0.6 )
232
- rb-fsevent (0.11.1 )
244
+ rb-fsevent (0.11.2 )
233
245
rb-inotify (0.10.1 )
234
246
ffi (~> 1.0 )
235
- regexp_parser (2.5 .0 )
236
- responders (3.0.1 )
237
- actionpack (>= 5.0 )
238
- railties (>= 5.0 )
247
+ regexp_parser (2.8 .0 )
248
+ responders (3.1.0 )
249
+ actionpack (>= 5.2 )
250
+ railties (>= 5.2 )
239
251
rexml (3.2.5 )
240
- rspec-core (3.12.0 )
252
+ rspec-core (3.12.2 )
241
253
rspec-support (~> 3.12.0 )
242
- rspec-expectations (3.12.0 )
254
+ rspec-expectations (3.12.3 )
243
255
diff-lcs (>= 1.2.0 , < 2.0 )
244
256
rspec-support (~> 3.12.0 )
245
- rspec-mocks (3.12.0 )
257
+ rspec-mocks (3.12.5 )
246
258
diff-lcs (>= 1.2.0 , < 2.0 )
247
259
rspec-support (~> 3.12.0 )
248
260
rspec-rails (6.0.1 )
266
278
sprockets (> 3.0 )
267
279
sprockets-rails
268
280
tilt
269
- selenium-webdriver (4.2.1 )
270
- childprocess (>= 0.5 , < 5.0 )
281
+ selenium-webdriver (4.9.0 )
271
282
rexml (~> 3.2 , >= 3.2.5 )
272
283
rubyzip (>= 1.2.2 , < 3.0 )
273
284
websocket (~> 1.0 )
@@ -277,21 +288,22 @@ GEM
277
288
json (>= 1.8 , < 3 )
278
289
simplecov-html (~> 0.10.0 )
279
290
simplecov-html (0.10.2 )
280
- spring (4.0.0 )
281
- sprockets (4.0.3 )
291
+ spring (4.1.1 )
292
+ sprockets (4.2.0 )
282
293
concurrent-ruby (~> 1.0 )
283
- rack (> 1 , < 3 )
294
+ rack (>= 2.2.4 , < 4 )
284
295
sprockets-rails (3.4.2 )
285
296
actionpack (>= 5.2 )
286
297
activesupport (>= 5.2 )
287
298
sprockets (>= 3.0.0 )
288
- tailwindcss-rails (2.0.8 -x86_64-linux )
299
+ tailwindcss-rails (2.0.27 -x86_64-linux )
289
300
railties (>= 6.0.0 )
290
301
terser (1.1.14 )
291
302
execjs (>= 0.3.0 , < 3 )
292
303
thor (1.2.1 )
293
- tilt (2.0.10 )
294
- turbo-rails (1.1.1 )
304
+ tilt (2.1.0 )
305
+ timeout (0.3.2 )
306
+ turbo-rails (1.4.0 )
295
307
actionpack (>= 6.0.0 )
296
308
activejob (>= 6.0.0 )
297
309
railties (>= 6.0.0 )
307
319
activemodel (>= 6.0.0 )
308
320
bindex (>= 0.4.0 )
309
321
railties (>= 6.0.0 )
310
- webdrivers (5.0 .0 )
322
+ webdrivers (5.2 .0 )
311
323
nokogiri (~> 1.6 )
312
324
rubyzip (>= 1.3.0 )
313
325
selenium-webdriver (~> 4.0 )
@@ -363,7 +375,7 @@ DEPENDENCIES
363
375
webpacker (~> 5.0 )
364
376
365
377
RUBY VERSION
366
- ruby 3.0.3p157
378
+ ruby 3.2.1p31
367
379
368
380
BUNDLED WITH
369
381
2.2.32
0 commit comments