plutonium 0.43.1 → 0.43.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.ruby-version +1 -1
- data/CHANGELOG.md +16 -0
- data/gemfiles/rails_7.gemfile +1 -1
- data/gemfiles/rails_7.gemfile.lock +122 -102
- data/gemfiles/rails_8.0.gemfile +1 -1
- data/gemfiles/rails_8.0.gemfile.lock +50 -44
- data/gemfiles/rails_8.1.gemfile +1 -1
- data/gemfiles/rails_8.1.gemfile.lock +102 -96
- data/lib/generators/pu/invites/templates/packages/invites/app/controllers/invites/user_invitations_controller.rb.tt +8 -7
- data/lib/generators/pu/invites/templates/packages/invites/app/controllers/invites/welcome_controller.rb.tt +5 -4
- data/lib/generators/pu/invites/templates/packages/invites/app/interactions/invites/cancel_invite_interaction.rb.tt +1 -1
- data/lib/generators/pu/lib/plutonium_generators/model_generator_base.rb +0 -1
- data/lib/plutonium/core/controllers/authorizable.rb +11 -0
- data/lib/plutonium/invites/concerns/invite_token.rb +0 -8
- data/lib/plutonium/resource/controllers/authorizable.rb +4 -5
- data/lib/plutonium/version.rb +1 -1
- data/package.json +1 -1
- data/plutonium.gemspec +1 -1
- metadata +4 -4
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: ..
|
|
3
3
|
specs:
|
|
4
|
-
plutonium (0.
|
|
4
|
+
plutonium (0.43.1)
|
|
5
5
|
action_policy (~> 0.7.0)
|
|
6
6
|
listen (~> 3.8)
|
|
7
7
|
pagy (~> 9.0)
|
|
@@ -14,7 +14,7 @@ PATH
|
|
|
14
14
|
phlexi-form (>= 0.14.1)
|
|
15
15
|
phlexi-menu (>= 0.4.1)
|
|
16
16
|
phlexi-table (>= 0.2.0)
|
|
17
|
-
rabl (~> 0.
|
|
17
|
+
rabl (~> 0.17.0)
|
|
18
18
|
rails (>= 7.2)
|
|
19
19
|
redcarpet
|
|
20
20
|
semantic_range (~> 3.0)
|
|
@@ -106,15 +106,15 @@ GEM
|
|
|
106
106
|
ast (2.4.3)
|
|
107
107
|
base64 (0.3.0)
|
|
108
108
|
bcrypt (3.1.21)
|
|
109
|
-
benchmark (0.
|
|
109
|
+
benchmark (0.5.0)
|
|
110
110
|
bigdecimal (4.0.1)
|
|
111
|
-
brakeman (
|
|
111
|
+
brakeman (8.0.4)
|
|
112
112
|
racc
|
|
113
113
|
builder (3.3.0)
|
|
114
|
-
bundle-audit (0.
|
|
114
|
+
bundle-audit (0.2.0)
|
|
115
115
|
bundler-audit
|
|
116
|
-
bundler-audit (0.9.
|
|
117
|
-
bundler (>= 1.2.0
|
|
116
|
+
bundler-audit (0.9.3)
|
|
117
|
+
bundler (>= 1.2.0)
|
|
118
118
|
thor (~> 1.0)
|
|
119
119
|
chunky_png (1.4.0)
|
|
120
120
|
combustion (1.5.0)
|
|
@@ -126,7 +126,7 @@ GEM
|
|
|
126
126
|
crass (1.0.6)
|
|
127
127
|
date (3.5.1)
|
|
128
128
|
drb (2.2.3)
|
|
129
|
-
erb (6.0.
|
|
129
|
+
erb (6.0.2)
|
|
130
130
|
erubi (1.13.1)
|
|
131
131
|
ffi (1.17.3-arm64-darwin)
|
|
132
132
|
fiber-local (1.1.0)
|
|
@@ -136,16 +136,17 @@ GEM
|
|
|
136
136
|
activesupport (>= 6.1)
|
|
137
137
|
i18n (1.14.8)
|
|
138
138
|
concurrent-ruby (~> 1.0)
|
|
139
|
-
importmap-rails (2.
|
|
139
|
+
importmap-rails (2.2.3)
|
|
140
140
|
actionpack (>= 6.0.0)
|
|
141
141
|
activesupport (>= 6.0.0)
|
|
142
142
|
railties (>= 6.0.0)
|
|
143
143
|
io-console (0.8.2)
|
|
144
|
-
irb (1.
|
|
144
|
+
irb (1.17.0)
|
|
145
145
|
pp (>= 0.6.0)
|
|
146
|
+
prism (>= 1.3.0)
|
|
146
147
|
rdoc (>= 4.0.0)
|
|
147
148
|
reline (>= 0.4.2)
|
|
148
|
-
json (2.
|
|
149
|
+
json (2.19.1)
|
|
149
150
|
language_server-protocol (3.17.0.5)
|
|
150
151
|
lint_roller (1.1.0)
|
|
151
152
|
listen (3.10.0)
|
|
@@ -164,14 +165,15 @@ GEM
|
|
|
164
165
|
net-smtp
|
|
165
166
|
marcel (1.1.0)
|
|
166
167
|
mini_mime (1.1.5)
|
|
167
|
-
minitest (6.0.
|
|
168
|
+
minitest (6.0.2)
|
|
169
|
+
drb (~> 2.0)
|
|
168
170
|
prism (~> 1.5)
|
|
169
171
|
minitest-reporters (1.7.1)
|
|
170
172
|
ansi
|
|
171
173
|
builder
|
|
172
174
|
minitest (>= 5.0)
|
|
173
175
|
ruby-progressbar
|
|
174
|
-
net-imap (0.6.
|
|
176
|
+
net-imap (0.6.3)
|
|
175
177
|
date
|
|
176
178
|
net-protocol
|
|
177
179
|
net-pop (0.1.2)
|
|
@@ -181,19 +183,20 @@ GEM
|
|
|
181
183
|
net-smtp (0.5.1)
|
|
182
184
|
net-protocol
|
|
183
185
|
nio4r (2.7.5)
|
|
184
|
-
nokogiri (1.19.
|
|
186
|
+
nokogiri (1.19.1-arm64-darwin)
|
|
185
187
|
racc (~> 1.4)
|
|
186
188
|
pagy (9.4.0)
|
|
187
189
|
parallel (1.27.0)
|
|
188
|
-
parser (3.3.10.
|
|
190
|
+
parser (3.3.10.2)
|
|
189
191
|
ast (~> 2.4.1)
|
|
190
192
|
racc
|
|
191
193
|
pastel (0.8.0)
|
|
192
194
|
tty-color (~> 0.5)
|
|
193
|
-
phlex (2.
|
|
195
|
+
phlex (2.4.1)
|
|
196
|
+
refract (~> 1.0)
|
|
194
197
|
zeitwerk (~> 2.7)
|
|
195
|
-
phlex-rails (2.
|
|
196
|
-
phlex (~> 2.
|
|
198
|
+
phlex-rails (2.4.0)
|
|
199
|
+
phlex (~> 2.4.0)
|
|
197
200
|
railties (>= 7.1, < 9)
|
|
198
201
|
zeitwerk (~> 2.7)
|
|
199
202
|
phlex-slotable (1.0.0)
|
|
@@ -227,7 +230,7 @@ GEM
|
|
|
227
230
|
pp (0.6.3)
|
|
228
231
|
prettyprint
|
|
229
232
|
prettyprint (0.2.0)
|
|
230
|
-
prism (1.
|
|
233
|
+
prism (1.9.0)
|
|
231
234
|
propshaft (1.3.1)
|
|
232
235
|
actionpack (>= 7.0.0)
|
|
233
236
|
activesupport (>= 7.0.0)
|
|
@@ -235,12 +238,12 @@ GEM
|
|
|
235
238
|
psych (5.3.1)
|
|
236
239
|
date
|
|
237
240
|
stringio
|
|
238
|
-
puma (
|
|
241
|
+
puma (7.2.0)
|
|
239
242
|
nio4r (~> 2.0)
|
|
240
|
-
rabl (0.
|
|
243
|
+
rabl (0.17.0)
|
|
241
244
|
activesupport (>= 2.3.14)
|
|
242
245
|
racc (1.8.1)
|
|
243
|
-
rack (3.2.
|
|
246
|
+
rack (3.2.5)
|
|
244
247
|
rack-session (2.1.1)
|
|
245
248
|
base64 (>= 0.1.0)
|
|
246
249
|
rack (>= 3.0.0)
|
|
@@ -266,8 +269,8 @@ GEM
|
|
|
266
269
|
activesupport (>= 5.0.0)
|
|
267
270
|
minitest
|
|
268
271
|
nokogiri (>= 1.6)
|
|
269
|
-
rails-html-sanitizer (1.
|
|
270
|
-
loofah (~> 2.
|
|
272
|
+
rails-html-sanitizer (1.7.0)
|
|
273
|
+
loofah (~> 2.25)
|
|
271
274
|
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)
|
|
272
275
|
railties (8.0.3)
|
|
273
276
|
actionpack (= 8.0.3)
|
|
@@ -283,15 +286,18 @@ GEM
|
|
|
283
286
|
rb-fsevent (0.11.2)
|
|
284
287
|
rb-inotify (0.11.1)
|
|
285
288
|
ffi (~> 1.0)
|
|
286
|
-
rdoc (7.0
|
|
289
|
+
rdoc (7.2.0)
|
|
287
290
|
erb
|
|
288
291
|
psych (>= 4.0.0)
|
|
289
292
|
tsort
|
|
290
293
|
redcarpet (3.6.1)
|
|
294
|
+
refract (1.1.0)
|
|
295
|
+
prism
|
|
296
|
+
zeitwerk
|
|
291
297
|
regexp_parser (2.11.3)
|
|
292
298
|
reline (0.6.3)
|
|
293
299
|
io-console (~> 0.5)
|
|
294
|
-
roda (3.
|
|
300
|
+
roda (3.102.0)
|
|
295
301
|
rack
|
|
296
302
|
rodauth (2.42.0)
|
|
297
303
|
roda (>= 2.6.0)
|
|
@@ -308,7 +314,7 @@ GEM
|
|
|
308
314
|
chunky_png (~> 1.0)
|
|
309
315
|
rqrcode_core (~> 2.0)
|
|
310
316
|
rqrcode_core (2.1.0)
|
|
311
|
-
rubocop (1.
|
|
317
|
+
rubocop (1.84.2)
|
|
312
318
|
json (~> 2.3)
|
|
313
319
|
language_server-protocol (~> 3.17.0.2)
|
|
314
320
|
lint_roller (~> 1.1.0)
|
|
@@ -316,47 +322,47 @@ GEM
|
|
|
316
322
|
parser (>= 3.3.0.2)
|
|
317
323
|
rainbow (>= 2.2.2, < 4.0)
|
|
318
324
|
regexp_parser (>= 2.9.3, < 3.0)
|
|
319
|
-
rubocop-ast (>= 1.
|
|
325
|
+
rubocop-ast (>= 1.49.0, < 2.0)
|
|
320
326
|
ruby-progressbar (~> 1.7)
|
|
321
327
|
unicode-display_width (>= 2.4.0, < 4.0)
|
|
322
|
-
rubocop-ast (1.
|
|
328
|
+
rubocop-ast (1.49.1)
|
|
323
329
|
parser (>= 3.3.7.2)
|
|
324
|
-
prism (~> 1.
|
|
325
|
-
rubocop-performance (1.
|
|
330
|
+
prism (~> 1.7)
|
|
331
|
+
rubocop-performance (1.26.1)
|
|
326
332
|
lint_roller (~> 1.1)
|
|
327
333
|
rubocop (>= 1.75.0, < 2.0)
|
|
328
|
-
rubocop-ast (>= 1.
|
|
334
|
+
rubocop-ast (>= 1.47.1, < 2.0)
|
|
329
335
|
ruby-next-core (1.2.0)
|
|
330
336
|
ruby-progressbar (1.13.0)
|
|
331
337
|
securerandom (0.4.1)
|
|
332
|
-
semantic_range (3.1.
|
|
333
|
-
sequel (5.
|
|
338
|
+
semantic_range (3.1.1)
|
|
339
|
+
sequel (5.102.0)
|
|
334
340
|
bigdecimal
|
|
335
341
|
sequel-activerecord_connection (2.0.1)
|
|
336
342
|
activerecord (>= 5.1)
|
|
337
343
|
sequel (~> 5.38)
|
|
338
344
|
sin_lru_redux (2.5.2)
|
|
339
|
-
sqlite3 (2.
|
|
340
|
-
standard (1.
|
|
345
|
+
sqlite3 (2.9.1-arm64-darwin)
|
|
346
|
+
standard (1.54.0)
|
|
341
347
|
language_server-protocol (~> 3.17.0.2)
|
|
342
348
|
lint_roller (~> 1.0)
|
|
343
|
-
rubocop (~> 1.
|
|
349
|
+
rubocop (~> 1.84.0)
|
|
344
350
|
standard-custom (~> 1.0.0)
|
|
345
351
|
standard-performance (~> 1.8)
|
|
346
352
|
standard-custom (1.0.2)
|
|
347
353
|
lint_roller (~> 1.0)
|
|
348
354
|
rubocop (~> 1.50)
|
|
349
|
-
standard-performance (1.
|
|
355
|
+
standard-performance (1.9.0)
|
|
350
356
|
lint_roller (~> 1.1)
|
|
351
|
-
rubocop-performance (~> 1.
|
|
357
|
+
rubocop-performance (~> 1.26.0)
|
|
352
358
|
stimulus-rails (1.3.4)
|
|
353
359
|
railties (>= 6.0.0)
|
|
354
360
|
stringio (3.2.0)
|
|
355
|
-
tailwind_merge (1.
|
|
361
|
+
tailwind_merge (1.4.0)
|
|
356
362
|
sin_lru_redux (~> 2.5)
|
|
357
363
|
thor (1.5.0)
|
|
358
364
|
tilt (2.7.0)
|
|
359
|
-
timeout (0.6.
|
|
365
|
+
timeout (0.6.1)
|
|
360
366
|
tsort (0.2.0)
|
|
361
367
|
tty-color (0.6.0)
|
|
362
368
|
tty-cursor (0.7.1)
|
|
@@ -368,14 +374,14 @@ GEM
|
|
|
368
374
|
tty-screen (~> 0.8)
|
|
369
375
|
wisper (~> 2.0)
|
|
370
376
|
tty-screen (0.8.2)
|
|
371
|
-
turbo-rails (2.0.
|
|
377
|
+
turbo-rails (2.0.23)
|
|
372
378
|
actionpack (>= 7.1.0)
|
|
373
379
|
railties (>= 7.1.0)
|
|
374
380
|
tzinfo (2.0.6)
|
|
375
381
|
concurrent-ruby (~> 1.0)
|
|
376
382
|
unicode-display_width (3.2.0)
|
|
377
383
|
unicode-emoji (~> 4.1)
|
|
378
|
-
unicode-emoji (4.
|
|
384
|
+
unicode-emoji (4.2.0)
|
|
379
385
|
uri (1.1.1)
|
|
380
386
|
useragent (0.16.11)
|
|
381
387
|
websocket-driver (0.8.0)
|
|
@@ -383,7 +389,7 @@ GEM
|
|
|
383
389
|
websocket-extensions (>= 0.1.0)
|
|
384
390
|
websocket-extensions (0.1.5)
|
|
385
391
|
wisper (2.0.1)
|
|
386
|
-
zeitwerk (2.7.
|
|
392
|
+
zeitwerk (2.7.5)
|
|
387
393
|
|
|
388
394
|
PLATFORMS
|
|
389
395
|
arm64-darwin
|
data/gemfiles/rails_8.1.gemfile
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
source "https://rubygems.org"
|
|
4
4
|
|
|
5
|
+
gem "rotp"
|
|
5
6
|
gem "rails", "~> 8.1.0"
|
|
6
7
|
gem "sqlite3"
|
|
7
8
|
gem "puma", ">= 5.0"
|
|
@@ -13,7 +14,6 @@ gem "rodauth-rails"
|
|
|
13
14
|
gem "sequel-activerecord_connection"
|
|
14
15
|
gem "tilt"
|
|
15
16
|
gem "bcrypt"
|
|
16
|
-
gem "rotp"
|
|
17
17
|
gem "rqrcode"
|
|
18
18
|
gem "tzinfo-data", platforms: [:windows, :jruby]
|
|
19
19
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: ..
|
|
3
3
|
specs:
|
|
4
|
-
plutonium (0.43.
|
|
4
|
+
plutonium (0.43.1)
|
|
5
5
|
action_policy (~> 0.7.0)
|
|
6
6
|
listen (~> 3.8)
|
|
7
7
|
pagy (~> 9.0)
|
|
@@ -14,7 +14,7 @@ PATH
|
|
|
14
14
|
phlexi-form (>= 0.14.1)
|
|
15
15
|
phlexi-menu (>= 0.4.1)
|
|
16
16
|
phlexi-table (>= 0.2.0)
|
|
17
|
-
rabl (~> 0.
|
|
17
|
+
rabl (~> 0.17.0)
|
|
18
18
|
rails (>= 7.2)
|
|
19
19
|
redcarpet
|
|
20
20
|
semantic_range (~> 3.0)
|
|
@@ -29,29 +29,29 @@ GEM
|
|
|
29
29
|
ruby-next-core (>= 1.0)
|
|
30
30
|
action_text-trix (2.1.16)
|
|
31
31
|
railties
|
|
32
|
-
actioncable (8.1.
|
|
33
|
-
actionpack (= 8.1.
|
|
34
|
-
activesupport (= 8.1.
|
|
32
|
+
actioncable (8.1.2)
|
|
33
|
+
actionpack (= 8.1.2)
|
|
34
|
+
activesupport (= 8.1.2)
|
|
35
35
|
nio4r (~> 2.0)
|
|
36
36
|
websocket-driver (>= 0.6.1)
|
|
37
37
|
zeitwerk (~> 2.6)
|
|
38
|
-
actionmailbox (8.1.
|
|
39
|
-
actionpack (= 8.1.
|
|
40
|
-
activejob (= 8.1.
|
|
41
|
-
activerecord (= 8.1.
|
|
42
|
-
activestorage (= 8.1.
|
|
43
|
-
activesupport (= 8.1.
|
|
38
|
+
actionmailbox (8.1.2)
|
|
39
|
+
actionpack (= 8.1.2)
|
|
40
|
+
activejob (= 8.1.2)
|
|
41
|
+
activerecord (= 8.1.2)
|
|
42
|
+
activestorage (= 8.1.2)
|
|
43
|
+
activesupport (= 8.1.2)
|
|
44
44
|
mail (>= 2.8.0)
|
|
45
|
-
actionmailer (8.1.
|
|
46
|
-
actionpack (= 8.1.
|
|
47
|
-
actionview (= 8.1.
|
|
48
|
-
activejob (= 8.1.
|
|
49
|
-
activesupport (= 8.1.
|
|
45
|
+
actionmailer (8.1.2)
|
|
46
|
+
actionpack (= 8.1.2)
|
|
47
|
+
actionview (= 8.1.2)
|
|
48
|
+
activejob (= 8.1.2)
|
|
49
|
+
activesupport (= 8.1.2)
|
|
50
50
|
mail (>= 2.8.0)
|
|
51
51
|
rails-dom-testing (~> 2.2)
|
|
52
|
-
actionpack (8.1.
|
|
53
|
-
actionview (= 8.1.
|
|
54
|
-
activesupport (= 8.1.
|
|
52
|
+
actionpack (8.1.2)
|
|
53
|
+
actionview (= 8.1.2)
|
|
54
|
+
activesupport (= 8.1.2)
|
|
55
55
|
nokogiri (>= 1.8.5)
|
|
56
56
|
rack (>= 2.2.4)
|
|
57
57
|
rack-session (>= 1.0.1)
|
|
@@ -59,36 +59,36 @@ GEM
|
|
|
59
59
|
rails-dom-testing (~> 2.2)
|
|
60
60
|
rails-html-sanitizer (~> 1.6)
|
|
61
61
|
useragent (~> 0.16)
|
|
62
|
-
actiontext (8.1.
|
|
62
|
+
actiontext (8.1.2)
|
|
63
63
|
action_text-trix (~> 2.1.15)
|
|
64
|
-
actionpack (= 8.1.
|
|
65
|
-
activerecord (= 8.1.
|
|
66
|
-
activestorage (= 8.1.
|
|
67
|
-
activesupport (= 8.1.
|
|
64
|
+
actionpack (= 8.1.2)
|
|
65
|
+
activerecord (= 8.1.2)
|
|
66
|
+
activestorage (= 8.1.2)
|
|
67
|
+
activesupport (= 8.1.2)
|
|
68
68
|
globalid (>= 0.6.0)
|
|
69
69
|
nokogiri (>= 1.8.5)
|
|
70
|
-
actionview (8.1.
|
|
71
|
-
activesupport (= 8.1.
|
|
70
|
+
actionview (8.1.2)
|
|
71
|
+
activesupport (= 8.1.2)
|
|
72
72
|
builder (~> 3.1)
|
|
73
73
|
erubi (~> 1.11)
|
|
74
74
|
rails-dom-testing (~> 2.2)
|
|
75
75
|
rails-html-sanitizer (~> 1.6)
|
|
76
|
-
activejob (8.1.
|
|
77
|
-
activesupport (= 8.1.
|
|
76
|
+
activejob (8.1.2)
|
|
77
|
+
activesupport (= 8.1.2)
|
|
78
78
|
globalid (>= 0.3.6)
|
|
79
|
-
activemodel (8.1.
|
|
80
|
-
activesupport (= 8.1.
|
|
81
|
-
activerecord (8.1.
|
|
82
|
-
activemodel (= 8.1.
|
|
83
|
-
activesupport (= 8.1.
|
|
79
|
+
activemodel (8.1.2)
|
|
80
|
+
activesupport (= 8.1.2)
|
|
81
|
+
activerecord (8.1.2)
|
|
82
|
+
activemodel (= 8.1.2)
|
|
83
|
+
activesupport (= 8.1.2)
|
|
84
84
|
timeout (>= 0.4.0)
|
|
85
|
-
activestorage (8.1.
|
|
86
|
-
actionpack (= 8.1.
|
|
87
|
-
activejob (= 8.1.
|
|
88
|
-
activerecord (= 8.1.
|
|
89
|
-
activesupport (= 8.1.
|
|
85
|
+
activestorage (8.1.2)
|
|
86
|
+
actionpack (= 8.1.2)
|
|
87
|
+
activejob (= 8.1.2)
|
|
88
|
+
activerecord (= 8.1.2)
|
|
89
|
+
activesupport (= 8.1.2)
|
|
90
90
|
marcel (~> 1.0)
|
|
91
|
-
activesupport (8.1.
|
|
91
|
+
activesupport (8.1.2)
|
|
92
92
|
base64
|
|
93
93
|
bigdecimal
|
|
94
94
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
|
@@ -110,13 +110,13 @@ GEM
|
|
|
110
110
|
base64 (0.3.0)
|
|
111
111
|
bcrypt (3.1.21)
|
|
112
112
|
bigdecimal (4.0.1)
|
|
113
|
-
brakeman (
|
|
113
|
+
brakeman (8.0.4)
|
|
114
114
|
racc
|
|
115
115
|
builder (3.3.0)
|
|
116
|
-
bundle-audit (0.
|
|
116
|
+
bundle-audit (0.2.0)
|
|
117
117
|
bundler-audit
|
|
118
|
-
bundler-audit (0.9.
|
|
119
|
-
bundler (>= 1.2.0
|
|
118
|
+
bundler-audit (0.9.3)
|
|
119
|
+
bundler (>= 1.2.0)
|
|
120
120
|
thor (~> 1.0)
|
|
121
121
|
chunky_png (1.4.0)
|
|
122
122
|
combustion (1.5.0)
|
|
@@ -128,7 +128,7 @@ GEM
|
|
|
128
128
|
crass (1.0.6)
|
|
129
129
|
date (3.5.1)
|
|
130
130
|
drb (2.2.3)
|
|
131
|
-
erb (6.0.
|
|
131
|
+
erb (6.0.2)
|
|
132
132
|
erubi (1.13.1)
|
|
133
133
|
ffi (1.17.3-arm64-darwin)
|
|
134
134
|
fiber-local (1.1.0)
|
|
@@ -138,16 +138,17 @@ GEM
|
|
|
138
138
|
activesupport (>= 6.1)
|
|
139
139
|
i18n (1.14.8)
|
|
140
140
|
concurrent-ruby (~> 1.0)
|
|
141
|
-
importmap-rails (2.
|
|
141
|
+
importmap-rails (2.2.3)
|
|
142
142
|
actionpack (>= 6.0.0)
|
|
143
143
|
activesupport (>= 6.0.0)
|
|
144
144
|
railties (>= 6.0.0)
|
|
145
145
|
io-console (0.8.2)
|
|
146
|
-
irb (1.
|
|
146
|
+
irb (1.17.0)
|
|
147
147
|
pp (>= 0.6.0)
|
|
148
|
+
prism (>= 1.3.0)
|
|
148
149
|
rdoc (>= 4.0.0)
|
|
149
150
|
reline (>= 0.4.2)
|
|
150
|
-
json (2.
|
|
151
|
+
json (2.19.1)
|
|
151
152
|
language_server-protocol (3.17.0.5)
|
|
152
153
|
lint_roller (1.1.0)
|
|
153
154
|
listen (3.10.0)
|
|
@@ -166,14 +167,15 @@ GEM
|
|
|
166
167
|
net-smtp
|
|
167
168
|
marcel (1.1.0)
|
|
168
169
|
mini_mime (1.1.5)
|
|
169
|
-
minitest (6.0.
|
|
170
|
+
minitest (6.0.2)
|
|
171
|
+
drb (~> 2.0)
|
|
170
172
|
prism (~> 1.5)
|
|
171
173
|
minitest-reporters (1.7.1)
|
|
172
174
|
ansi
|
|
173
175
|
builder
|
|
174
176
|
minitest (>= 5.0)
|
|
175
177
|
ruby-progressbar
|
|
176
|
-
net-imap (0.6.
|
|
178
|
+
net-imap (0.6.3)
|
|
177
179
|
date
|
|
178
180
|
net-protocol
|
|
179
181
|
net-pop (0.1.2)
|
|
@@ -183,19 +185,20 @@ GEM
|
|
|
183
185
|
net-smtp (0.5.1)
|
|
184
186
|
net-protocol
|
|
185
187
|
nio4r (2.7.5)
|
|
186
|
-
nokogiri (1.19.
|
|
188
|
+
nokogiri (1.19.1-arm64-darwin)
|
|
187
189
|
racc (~> 1.4)
|
|
188
190
|
pagy (9.4.0)
|
|
189
191
|
parallel (1.27.0)
|
|
190
|
-
parser (3.3.10.
|
|
192
|
+
parser (3.3.10.2)
|
|
191
193
|
ast (~> 2.4.1)
|
|
192
194
|
racc
|
|
193
195
|
pastel (0.8.0)
|
|
194
196
|
tty-color (~> 0.5)
|
|
195
|
-
phlex (2.
|
|
197
|
+
phlex (2.4.1)
|
|
198
|
+
refract (~> 1.0)
|
|
196
199
|
zeitwerk (~> 2.7)
|
|
197
|
-
phlex-rails (2.
|
|
198
|
-
phlex (~> 2.
|
|
200
|
+
phlex-rails (2.4.0)
|
|
201
|
+
phlex (~> 2.4.0)
|
|
199
202
|
railties (>= 7.1, < 9)
|
|
200
203
|
zeitwerk (~> 2.7)
|
|
201
204
|
phlex-slotable (1.0.0)
|
|
@@ -229,7 +232,7 @@ GEM
|
|
|
229
232
|
pp (0.6.3)
|
|
230
233
|
prettyprint
|
|
231
234
|
prettyprint (0.2.0)
|
|
232
|
-
prism (1.
|
|
235
|
+
prism (1.9.0)
|
|
233
236
|
propshaft (1.3.1)
|
|
234
237
|
actionpack (>= 7.0.0)
|
|
235
238
|
activesupport (>= 7.0.0)
|
|
@@ -237,12 +240,12 @@ GEM
|
|
|
237
240
|
psych (5.3.1)
|
|
238
241
|
date
|
|
239
242
|
stringio
|
|
240
|
-
puma (
|
|
243
|
+
puma (7.2.0)
|
|
241
244
|
nio4r (~> 2.0)
|
|
242
|
-
rabl (0.
|
|
245
|
+
rabl (0.17.0)
|
|
243
246
|
activesupport (>= 2.3.14)
|
|
244
247
|
racc (1.8.1)
|
|
245
|
-
rack (3.2.
|
|
248
|
+
rack (3.2.5)
|
|
246
249
|
rack-session (2.1.1)
|
|
247
250
|
base64 (>= 0.1.0)
|
|
248
251
|
rack (>= 3.0.0)
|
|
@@ -250,30 +253,30 @@ GEM
|
|
|
250
253
|
rack (>= 1.3)
|
|
251
254
|
rackup (2.3.1)
|
|
252
255
|
rack (>= 3)
|
|
253
|
-
rails (8.1.
|
|
254
|
-
actioncable (= 8.1.
|
|
255
|
-
actionmailbox (= 8.1.
|
|
256
|
-
actionmailer (= 8.1.
|
|
257
|
-
actionpack (= 8.1.
|
|
258
|
-
actiontext (= 8.1.
|
|
259
|
-
actionview (= 8.1.
|
|
260
|
-
activejob (= 8.1.
|
|
261
|
-
activemodel (= 8.1.
|
|
262
|
-
activerecord (= 8.1.
|
|
263
|
-
activestorage (= 8.1.
|
|
264
|
-
activesupport (= 8.1.
|
|
256
|
+
rails (8.1.2)
|
|
257
|
+
actioncable (= 8.1.2)
|
|
258
|
+
actionmailbox (= 8.1.2)
|
|
259
|
+
actionmailer (= 8.1.2)
|
|
260
|
+
actionpack (= 8.1.2)
|
|
261
|
+
actiontext (= 8.1.2)
|
|
262
|
+
actionview (= 8.1.2)
|
|
263
|
+
activejob (= 8.1.2)
|
|
264
|
+
activemodel (= 8.1.2)
|
|
265
|
+
activerecord (= 8.1.2)
|
|
266
|
+
activestorage (= 8.1.2)
|
|
267
|
+
activesupport (= 8.1.2)
|
|
265
268
|
bundler (>= 1.15.0)
|
|
266
|
-
railties (= 8.1.
|
|
269
|
+
railties (= 8.1.2)
|
|
267
270
|
rails-dom-testing (2.3.0)
|
|
268
271
|
activesupport (>= 5.0.0)
|
|
269
272
|
minitest
|
|
270
273
|
nokogiri (>= 1.6)
|
|
271
|
-
rails-html-sanitizer (1.
|
|
272
|
-
loofah (~> 2.
|
|
274
|
+
rails-html-sanitizer (1.7.0)
|
|
275
|
+
loofah (~> 2.25)
|
|
273
276
|
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)
|
|
274
|
-
railties (8.1.
|
|
275
|
-
actionpack (= 8.1.
|
|
276
|
-
activesupport (= 8.1.
|
|
277
|
+
railties (8.1.2)
|
|
278
|
+
actionpack (= 8.1.2)
|
|
279
|
+
activesupport (= 8.1.2)
|
|
277
280
|
irb (~> 1.13)
|
|
278
281
|
rackup (>= 1.0.0)
|
|
279
282
|
rake (>= 12.2)
|
|
@@ -285,15 +288,18 @@ GEM
|
|
|
285
288
|
rb-fsevent (0.11.2)
|
|
286
289
|
rb-inotify (0.11.1)
|
|
287
290
|
ffi (~> 1.0)
|
|
288
|
-
rdoc (7.0
|
|
291
|
+
rdoc (7.2.0)
|
|
289
292
|
erb
|
|
290
293
|
psych (>= 4.0.0)
|
|
291
294
|
tsort
|
|
292
295
|
redcarpet (3.6.1)
|
|
296
|
+
refract (1.1.0)
|
|
297
|
+
prism
|
|
298
|
+
zeitwerk
|
|
293
299
|
regexp_parser (2.11.3)
|
|
294
300
|
reline (0.6.3)
|
|
295
301
|
io-console (~> 0.5)
|
|
296
|
-
roda (3.
|
|
302
|
+
roda (3.102.0)
|
|
297
303
|
rack
|
|
298
304
|
rodauth (2.42.0)
|
|
299
305
|
roda (>= 2.6.0)
|
|
@@ -310,7 +316,7 @@ GEM
|
|
|
310
316
|
chunky_png (~> 1.0)
|
|
311
317
|
rqrcode_core (~> 2.0)
|
|
312
318
|
rqrcode_core (2.1.0)
|
|
313
|
-
rubocop (1.
|
|
319
|
+
rubocop (1.84.2)
|
|
314
320
|
json (~> 2.3)
|
|
315
321
|
language_server-protocol (~> 3.17.0.2)
|
|
316
322
|
lint_roller (~> 1.1.0)
|
|
@@ -318,47 +324,47 @@ GEM
|
|
|
318
324
|
parser (>= 3.3.0.2)
|
|
319
325
|
rainbow (>= 2.2.2, < 4.0)
|
|
320
326
|
regexp_parser (>= 2.9.3, < 3.0)
|
|
321
|
-
rubocop-ast (>= 1.
|
|
327
|
+
rubocop-ast (>= 1.49.0, < 2.0)
|
|
322
328
|
ruby-progressbar (~> 1.7)
|
|
323
329
|
unicode-display_width (>= 2.4.0, < 4.0)
|
|
324
|
-
rubocop-ast (1.
|
|
330
|
+
rubocop-ast (1.49.1)
|
|
325
331
|
parser (>= 3.3.7.2)
|
|
326
|
-
prism (~> 1.
|
|
327
|
-
rubocop-performance (1.
|
|
332
|
+
prism (~> 1.7)
|
|
333
|
+
rubocop-performance (1.26.1)
|
|
328
334
|
lint_roller (~> 1.1)
|
|
329
335
|
rubocop (>= 1.75.0, < 2.0)
|
|
330
|
-
rubocop-ast (>= 1.
|
|
336
|
+
rubocop-ast (>= 1.47.1, < 2.0)
|
|
331
337
|
ruby-next-core (1.2.0)
|
|
332
338
|
ruby-progressbar (1.13.0)
|
|
333
339
|
securerandom (0.4.1)
|
|
334
|
-
semantic_range (3.1.
|
|
335
|
-
sequel (5.
|
|
340
|
+
semantic_range (3.1.1)
|
|
341
|
+
sequel (5.102.0)
|
|
336
342
|
bigdecimal
|
|
337
343
|
sequel-activerecord_connection (2.0.1)
|
|
338
344
|
activerecord (>= 5.1)
|
|
339
345
|
sequel (~> 5.38)
|
|
340
346
|
sin_lru_redux (2.5.2)
|
|
341
|
-
sqlite3 (2.
|
|
342
|
-
standard (1.
|
|
347
|
+
sqlite3 (2.9.1-arm64-darwin)
|
|
348
|
+
standard (1.54.0)
|
|
343
349
|
language_server-protocol (~> 3.17.0.2)
|
|
344
350
|
lint_roller (~> 1.0)
|
|
345
|
-
rubocop (~> 1.
|
|
351
|
+
rubocop (~> 1.84.0)
|
|
346
352
|
standard-custom (~> 1.0.0)
|
|
347
353
|
standard-performance (~> 1.8)
|
|
348
354
|
standard-custom (1.0.2)
|
|
349
355
|
lint_roller (~> 1.0)
|
|
350
356
|
rubocop (~> 1.50)
|
|
351
|
-
standard-performance (1.
|
|
357
|
+
standard-performance (1.9.0)
|
|
352
358
|
lint_roller (~> 1.1)
|
|
353
|
-
rubocop-performance (~> 1.
|
|
359
|
+
rubocop-performance (~> 1.26.0)
|
|
354
360
|
stimulus-rails (1.3.4)
|
|
355
361
|
railties (>= 6.0.0)
|
|
356
362
|
stringio (3.2.0)
|
|
357
|
-
tailwind_merge (1.
|
|
363
|
+
tailwind_merge (1.4.0)
|
|
358
364
|
sin_lru_redux (~> 2.5)
|
|
359
365
|
thor (1.5.0)
|
|
360
366
|
tilt (2.7.0)
|
|
361
|
-
timeout (0.6.
|
|
367
|
+
timeout (0.6.1)
|
|
362
368
|
tsort (0.2.0)
|
|
363
369
|
tty-color (0.6.0)
|
|
364
370
|
tty-cursor (0.7.1)
|
|
@@ -370,14 +376,14 @@ GEM
|
|
|
370
376
|
tty-screen (~> 0.8)
|
|
371
377
|
wisper (~> 2.0)
|
|
372
378
|
tty-screen (0.8.2)
|
|
373
|
-
turbo-rails (2.0.
|
|
379
|
+
turbo-rails (2.0.23)
|
|
374
380
|
actionpack (>= 7.1.0)
|
|
375
381
|
railties (>= 7.1.0)
|
|
376
382
|
tzinfo (2.0.6)
|
|
377
383
|
concurrent-ruby (~> 1.0)
|
|
378
384
|
unicode-display_width (3.2.0)
|
|
379
385
|
unicode-emoji (~> 4.1)
|
|
380
|
-
unicode-emoji (4.
|
|
386
|
+
unicode-emoji (4.2.0)
|
|
381
387
|
uri (1.1.1)
|
|
382
388
|
useragent (0.16.11)
|
|
383
389
|
websocket-driver (0.8.0)
|
|
@@ -385,7 +391,7 @@ GEM
|
|
|
385
391
|
websocket-extensions (>= 0.1.0)
|
|
386
392
|
websocket-extensions (0.1.5)
|
|
387
393
|
wisper (2.0.1)
|
|
388
|
-
zeitwerk (2.7.
|
|
394
|
+
zeitwerk (2.7.5)
|
|
389
395
|
|
|
390
396
|
PLATFORMS
|
|
391
397
|
arm64-darwin
|