1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (7.1.3 )
5
- actionpack (= 7.1.3 )
6
- activesupport (= 7.1.3 )
4
+ actioncable (7.1.3.2 )
5
+ actionpack (= 7.1.3.2 )
6
+ activesupport (= 7.1.3.2 )
7
7
nio4r (~> 2.0 )
8
8
websocket-driver (>= 0.6.1 )
9
9
zeitwerk (~> 2.6 )
10
- actionmailbox (7.1.3 )
11
- actionpack (= 7.1.3 )
12
- activejob (= 7.1.3 )
13
- activerecord (= 7.1.3 )
14
- activestorage (= 7.1.3 )
15
- activesupport (= 7.1.3 )
10
+ actionmailbox (7.1.3.2 )
11
+ actionpack (= 7.1.3.2 )
12
+ activejob (= 7.1.3.2 )
13
+ activerecord (= 7.1.3.2 )
14
+ activestorage (= 7.1.3.2 )
15
+ activesupport (= 7.1.3.2 )
16
16
mail (>= 2.7.1 )
17
17
net-imap
18
18
net-pop
19
19
net-smtp
20
- actionmailer (7.1.3 )
21
- actionpack (= 7.1.3 )
22
- actionview (= 7.1.3 )
23
- activejob (= 7.1.3 )
24
- activesupport (= 7.1.3 )
20
+ actionmailer (7.1.3.2 )
21
+ actionpack (= 7.1.3.2 )
22
+ actionview (= 7.1.3.2 )
23
+ activejob (= 7.1.3.2 )
24
+ activesupport (= 7.1.3.2 )
25
25
mail (~> 2.5 , >= 2.5.4 )
26
26
net-imap
27
27
net-pop
28
28
net-smtp
29
29
rails-dom-testing (~> 2.2 )
30
- actionpack (7.1.3 )
31
- actionview (= 7.1.3 )
32
- activesupport (= 7.1.3 )
30
+ actionpack (7.1.3.2 )
31
+ actionview (= 7.1.3.2 )
32
+ activesupport (= 7.1.3.2 )
33
33
nokogiri (>= 1.8.5 )
34
34
racc
35
35
rack (>= 2.2.4 )
36
36
rack-session (>= 1.0.1 )
37
37
rack-test (>= 0.6.3 )
38
38
rails-dom-testing (~> 2.2 )
39
39
rails-html-sanitizer (~> 1.6 )
40
- actiontext (7.1.3 )
41
- actionpack (= 7.1.3 )
42
- activerecord (= 7.1.3 )
43
- activestorage (= 7.1.3 )
44
- activesupport (= 7.1.3 )
40
+ actiontext (7.1.3.2 )
41
+ actionpack (= 7.1.3.2 )
42
+ activerecord (= 7.1.3.2 )
43
+ activestorage (= 7.1.3.2 )
44
+ activesupport (= 7.1.3.2 )
45
45
globalid (>= 0.6.0 )
46
46
nokogiri (>= 1.8.5 )
47
- actionview (7.1.3 )
48
- activesupport (= 7.1.3 )
47
+ actionview (7.1.3.2 )
48
+ activesupport (= 7.1.3.2 )
49
49
builder (~> 3.1 )
50
50
erubi (~> 1.11 )
51
51
rails-dom-testing (~> 2.2 )
52
52
rails-html-sanitizer (~> 1.6 )
53
53
active_record_union (1.3.0 )
54
54
activerecord (>= 4.0 )
55
- activejob (7.1.3 )
56
- activesupport (= 7.1.3 )
55
+ activejob (7.1.3.2 )
56
+ activesupport (= 7.1.3.2 )
57
57
globalid (>= 0.3.6 )
58
- activemodel (7.1.3 )
59
- activesupport (= 7.1.3 )
60
- activerecord (7.1.3 )
61
- activemodel (= 7.1.3 )
62
- activesupport (= 7.1.3 )
58
+ activemodel (7.1.3.2 )
59
+ activesupport (= 7.1.3.2 )
60
+ activerecord (7.1.3.2 )
61
+ activemodel (= 7.1.3.2 )
62
+ activesupport (= 7.1.3.2 )
63
63
timeout (>= 0.4.0 )
64
- activestorage (7.1.3 )
65
- actionpack (= 7.1.3 )
66
- activejob (= 7.1.3 )
67
- activerecord (= 7.1.3 )
68
- activesupport (= 7.1.3 )
64
+ activestorage (7.1.3.2 )
65
+ actionpack (= 7.1.3.2 )
66
+ activejob (= 7.1.3.2 )
67
+ activerecord (= 7.1.3.2 )
68
+ activesupport (= 7.1.3.2 )
69
69
marcel (~> 1.0 )
70
- activesupport (7.1.3 )
70
+ activesupport (7.1.3.2 )
71
71
base64
72
72
bigdecimal
73
73
concurrent-ruby (~> 1.0 , >= 1.0.2 )
89
89
erubi (~> 1.4 )
90
90
parser (>= 2.4 )
91
91
smart_properties
92
- bigdecimal (3.1.6 )
92
+ bigdecimal (3.1.7 )
93
93
bindex (0.8.1 )
94
94
bootsnap (1.15.0 )
95
95
msgpack (~> 1.2 )
117
117
docile (1.4.0 )
118
118
dockerfile-rails (1.5.12 )
119
119
rails (>= 3.0.0 )
120
- drb (2.2.0 )
121
- ruby2_keywords
120
+ drb (2.2.1 )
122
121
erb_lint (0.4.0 )
123
122
activesupport
124
123
better_html (>= 2.0.1 )
@@ -139,10 +138,10 @@ GEM
139
138
globalid (1.2.1 )
140
139
activesupport (>= 6.1 )
141
140
humanize (2.5.1 )
142
- i18n (1.14.1 )
141
+ i18n (1.14.4 )
143
142
concurrent-ruby (~> 1.0 )
144
143
io-console (0.7.2 )
145
- irb (1.11.1 )
144
+ irb (1.12.0 )
146
145
rdoc
147
146
reline (>= 0.4.2 )
148
147
jbuilder (2.11.5 )
@@ -161,23 +160,23 @@ GEM
161
160
net-imap
162
161
net-pop
163
162
net-smtp
164
- marcel (1.0.2 )
163
+ marcel (1.0.4 )
165
164
matrix (0.4.2 )
166
165
mini_mime (1.1.5 )
167
- minitest (5.21.2 )
166
+ minitest (5.22.3 )
168
167
msgpack (1.6.0 )
169
168
mutex_m (0.2.0 )
170
- net-imap (0.4.9.1 )
169
+ net-imap (0.4.10 )
171
170
date
172
171
net-protocol
173
172
net-pop (0.1.2 )
174
173
net-protocol
175
174
net-protocol (0.2.2 )
176
175
timeout
177
- net-smtp (0.4.0.1 )
176
+ net-smtp (0.5.0 )
178
177
net-protocol
179
- nio4r (2.7.0 )
180
- nokogiri (1.16.2 -x86_64-linux )
178
+ nio4r (2.7.1 )
179
+ nokogiri (1.16.4 -x86_64-linux )
181
180
racc (~> 1.4 )
182
181
pagy (6.2.0 )
183
182
parallel (1.23.0 )
202
201
puma (6.4.2 )
203
202
nio4r (~> 2.0 )
204
203
racc (1.7.3 )
205
- rack (3.0.8 )
204
+ rack (3.0.10 )
206
205
rack-session (2.0.0 )
207
206
rack (>= 3.0.0 )
208
207
rack-test (2.1.0 )
@@ -213,20 +212,20 @@ GEM
213
212
rackup (2.1.0 )
214
213
rack (>= 3 )
215
214
webrick (~> 1.8 )
216
- rails (7.1.3 )
217
- actioncable (= 7.1.3 )
218
- actionmailbox (= 7.1.3 )
219
- actionmailer (= 7.1.3 )
220
- actionpack (= 7.1.3 )
221
- actiontext (= 7.1.3 )
222
- actionview (= 7.1.3 )
223
- activejob (= 7.1.3 )
224
- activemodel (= 7.1.3 )
225
- activerecord (= 7.1.3 )
226
- activestorage (= 7.1.3 )
227
- activesupport (= 7.1.3 )
215
+ rails (7.1.3.2 )
216
+ actioncable (= 7.1.3.2 )
217
+ actionmailbox (= 7.1.3.2 )
218
+ actionmailer (= 7.1.3.2 )
219
+ actionpack (= 7.1.3.2 )
220
+ actiontext (= 7.1.3.2 )
221
+ actionview (= 7.1.3.2 )
222
+ activejob (= 7.1.3.2 )
223
+ activemodel (= 7.1.3.2 )
224
+ activerecord (= 7.1.3.2 )
225
+ activestorage (= 7.1.3.2 )
226
+ activesupport (= 7.1.3.2 )
228
227
bundler (>= 1.15.0 )
229
- railties (= 7.1.3 )
228
+ railties (= 7.1.3.2 )
230
229
rails-controller-testing (1.0.5 )
231
230
actionpack (>= 5.0.1.rc1 )
232
231
actionview (>= 5.0.1.rc1 )
@@ -241,28 +240,28 @@ GEM
241
240
rails-i18n (7.0.8 )
242
241
i18n (>= 0.7 , < 2 )
243
242
railties (>= 6.0.0 , < 8 )
244
- railties (7.1.3 )
245
- actionpack (= 7.1.3 )
246
- activesupport (= 7.1.3 )
243
+ railties (7.1.3.2 )
244
+ actionpack (= 7.1.3.2 )
245
+ activesupport (= 7.1.3.2 )
247
246
irb
248
247
rackup (>= 1.0.0 )
249
248
rake (>= 12.2 )
250
249
thor (~> 1.0 , >= 1.2.2 )
251
250
zeitwerk (~> 2.6 )
252
251
rainbow (3.1.1 )
253
- rake (13.1.0 )
252
+ rake (13.2.1 )
254
253
ransack (4.1.1 )
255
254
activerecord (>= 6.1.5 )
256
255
activesupport (>= 6.1.5 )
257
256
i18n
258
- rdoc (6.6.2 )
257
+ rdoc (6.6.3.1 )
259
258
psych (>= 4.0.0 )
260
259
redis (5.0.8 )
261
260
redis-client (>= 0.17.0 )
262
261
redis-client (0.18.0 )
263
262
connection_pool
264
263
regexp_parser (2.8.2 )
265
- reline (0.4.2 )
264
+ reline (0.5.4 )
266
265
io-console (~> 0.5 )
267
266
rexml (3.2.6 )
268
267
rolify (6.0.1 )
311
310
rubocop-capybara (~> 2.17 )
312
311
rubocop-factory_bot (~> 2.22 )
313
312
ruby-progressbar (1.13.0 )
314
- ruby2_keywords (0.0.5 )
315
313
rubyzip (2.3.2 )
316
314
selenium-webdriver (4.15.0 )
317
315
rexml (~> 3.2 , >= 3.2.5 )
350
348
stimulus-rails (1.2.1 )
351
349
railties (>= 6.0.0 )
352
350
stringio (3.1.0 )
353
- thor (1.3.0 )
351
+ thor (1.3.1 )
354
352
timeliness (0.4.5 )
355
353
timeout (0.4.1 )
356
354
ttfunk (1.7.0 )
378
376
websocket-extensions (0.1.5 )
379
377
xpath (3.2.0 )
380
378
nokogiri (~> 1.8 )
381
- zeitwerk (2.6.12 )
379
+ zeitwerk (2.6.13 )
382
380
383
381
PLATFORMS
384
382
x86_64-linux
@@ -407,7 +405,7 @@ DEPENDENCIES
407
405
propshaft
408
406
puma (~> 6.4.2 )
409
407
rack_session_access
410
- rails (~> 7.1.2 )
408
+ rails (~> 7.1.3 )
411
409
rails-controller-testing (~> 1.0.5 )
412
410
rails-i18n (~> 7.0.8 )
413
411
ransack (~> 4.1.1 )
@@ -435,4 +433,4 @@ RUBY VERSION
435
433
ruby 3.3.0p0
436
434
437
435
BUNDLED WITH
438
- 2.5.5
436
+ 2.5.6
0 commit comments