plutonium 0.43.0 → 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.
@@ -2,6 +2,7 @@
2
2
 
3
3
  source "https://rubygems.org"
4
4
 
5
+ gem "rotp"
5
6
  gem "rails", "~> 7.2"
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.42.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.16.1)
17
+ rabl (~> 0.17.0)
18
18
  rails (>= 7.2)
19
19
  redcarpet
20
20
  semantic_range (~> 3.0)
@@ -25,7 +25,7 @@ PATH
25
25
  GEM
26
26
  remote: https://rubygems.org/
27
27
  specs:
28
- action_policy (0.7.3)
28
+ action_policy (0.7.6)
29
29
  ruby-next-core (>= 1.0)
30
30
  actioncable (7.2.3)
31
31
  actionpack (= 7.2.3)
@@ -105,18 +105,18 @@ GEM
105
105
  bundler
106
106
  rake
107
107
  thor (>= 0.14.0)
108
- ast (2.4.2)
109
- base64 (0.2.0)
108
+ ast (2.4.3)
109
+ base64 (0.3.0)
110
110
  bcrypt (3.1.21)
111
- benchmark (0.4.0)
112
- bigdecimal (3.1.9)
113
- brakeman (6.2.2)
111
+ benchmark (0.5.0)
112
+ bigdecimal (4.0.1)
113
+ brakeman (8.0.4)
114
114
  racc
115
115
  builder (3.3.0)
116
- bundle-audit (0.1.0)
116
+ bundle-audit (0.2.0)
117
117
  bundler-audit
118
- bundler-audit (0.9.2)
119
- bundler (>= 1.2.0, < 3)
118
+ bundler-audit (0.9.3)
119
+ bundler (>= 1.2.0)
120
120
  thor (~> 1.0)
121
121
  cgi (0.5.1)
122
122
  chunky_png (1.4.0)
@@ -124,46 +124,49 @@ GEM
124
124
  activesupport (>= 3.0.0)
125
125
  railties (>= 3.0.0)
126
126
  thor (>= 0.14.6)
127
- concurrent-ruby (1.3.4)
128
- connection_pool (2.4.1)
127
+ concurrent-ruby (1.3.6)
128
+ connection_pool (3.0.2)
129
129
  crass (1.0.6)
130
- date (3.4.1)
131
- drb (2.2.1)
130
+ date (3.5.1)
131
+ drb (2.2.3)
132
+ erb (6.0.2)
132
133
  erubi (1.13.1)
133
- ffi (1.17.0-aarch64-linux-gnu)
134
- ffi (1.17.0-aarch64-linux-musl)
135
- ffi (1.17.0-arm-linux-gnu)
136
- ffi (1.17.0-arm-linux-musl)
137
- ffi (1.17.0-arm64-darwin)
138
- ffi (1.17.0-x86_64-darwin)
139
- ffi (1.17.0-x86_64-linux-gnu)
140
- ffi (1.17.0-x86_64-linux-musl)
134
+ ffi (1.17.3-aarch64-linux-gnu)
135
+ ffi (1.17.3-aarch64-linux-musl)
136
+ ffi (1.17.3-arm-linux-gnu)
137
+ ffi (1.17.3-arm-linux-musl)
138
+ ffi (1.17.3-arm64-darwin)
139
+ ffi (1.17.3-x86_64-darwin)
140
+ ffi (1.17.3-x86_64-linux-gnu)
141
+ ffi (1.17.3-x86_64-linux-musl)
141
142
  fiber-local (1.1.0)
142
143
  fiber-storage
143
- fiber-storage (1.0.0)
144
+ fiber-storage (1.0.1)
144
145
  globalid (1.3.0)
145
146
  activesupport (>= 6.1)
146
- i18n (1.14.6)
147
+ i18n (1.14.8)
147
148
  concurrent-ruby (~> 1.0)
148
- importmap-rails (2.1.0)
149
+ importmap-rails (2.2.3)
149
150
  actionpack (>= 6.0.0)
150
151
  activesupport (>= 6.0.0)
151
152
  railties (>= 6.0.0)
152
- io-console (0.8.0)
153
- irb (1.14.3)
153
+ io-console (0.8.2)
154
+ irb (1.17.0)
155
+ pp (>= 0.6.0)
156
+ prism (>= 1.3.0)
154
157
  rdoc (>= 4.0.0)
155
158
  reline (>= 0.4.2)
156
- json (2.9.1)
157
- language_server-protocol (3.17.0.3)
159
+ json (2.19.1)
160
+ language_server-protocol (3.17.0.5)
158
161
  lint_roller (1.1.0)
159
- listen (3.9.0)
162
+ listen (3.10.0)
163
+ logger
160
164
  rb-fsevent (~> 0.10, >= 0.10.3)
161
165
  rb-inotify (~> 0.9, >= 0.9.10)
162
- logger (1.6.4)
163
- loofah (2.23.1)
166
+ logger (1.7.0)
167
+ loofah (2.25.0)
164
168
  crass (~> 1.0.2)
165
169
  nokogiri (>= 1.12.0)
166
- lru_redux (1.1.0)
167
170
  mail (2.9.0)
168
171
  logger
169
172
  mini_mime (>= 0.1.1)
@@ -172,13 +175,15 @@ GEM
172
175
  net-smtp
173
176
  marcel (1.1.0)
174
177
  mini_mime (1.1.5)
175
- minitest (5.25.4)
178
+ minitest (6.0.2)
179
+ drb (~> 2.0)
180
+ prism (~> 1.5)
176
181
  minitest-reporters (1.7.1)
177
182
  ansi
178
183
  builder
179
184
  minitest (>= 5.0)
180
185
  ruby-progressbar
181
- net-imap (0.6.2)
186
+ net-imap (0.6.3)
182
187
  date
183
188
  net-protocol
184
189
  net-pop (0.1.2)
@@ -187,34 +192,35 @@ GEM
187
192
  timeout
188
193
  net-smtp (0.5.1)
189
194
  net-protocol
190
- nio4r (2.7.4)
191
- nokogiri (1.18.0-aarch64-linux-gnu)
195
+ nio4r (2.7.5)
196
+ nokogiri (1.19.1-aarch64-linux-gnu)
192
197
  racc (~> 1.4)
193
- nokogiri (1.18.0-aarch64-linux-musl)
198
+ nokogiri (1.19.1-aarch64-linux-musl)
194
199
  racc (~> 1.4)
195
- nokogiri (1.18.0-arm-linux-gnu)
200
+ nokogiri (1.19.1-arm-linux-gnu)
196
201
  racc (~> 1.4)
197
- nokogiri (1.18.0-arm-linux-musl)
202
+ nokogiri (1.19.1-arm-linux-musl)
198
203
  racc (~> 1.4)
199
- nokogiri (1.18.0-arm64-darwin)
204
+ nokogiri (1.19.1-arm64-darwin)
200
205
  racc (~> 1.4)
201
- nokogiri (1.18.0-x86_64-darwin)
206
+ nokogiri (1.19.1-x86_64-darwin)
202
207
  racc (~> 1.4)
203
- nokogiri (1.18.0-x86_64-linux-gnu)
208
+ nokogiri (1.19.1-x86_64-linux-gnu)
204
209
  racc (~> 1.4)
205
- nokogiri (1.18.0-x86_64-linux-musl)
210
+ nokogiri (1.19.1-x86_64-linux-musl)
206
211
  racc (~> 1.4)
207
- pagy (9.3.3)
208
- parallel (1.26.3)
209
- parser (3.3.6.0)
212
+ pagy (9.4.0)
213
+ parallel (1.27.0)
214
+ parser (3.3.10.2)
210
215
  ast (~> 2.4.1)
211
216
  racc
212
217
  pastel (0.8.0)
213
218
  tty-color (~> 0.5)
214
- phlex (2.3.1)
219
+ phlex (2.4.1)
220
+ refract (~> 1.0)
215
221
  zeitwerk (~> 2.7)
216
- phlex-rails (2.3.1)
217
- phlex (~> 2.3.0)
222
+ phlex-rails (2.4.0)
223
+ phlex (~> 2.4.0)
218
224
  railties (>= 7.1, < 9)
219
225
  zeitwerk (~> 2.7)
220
226
  phlex-slotable (1.0.0)
@@ -245,24 +251,29 @@ GEM
245
251
  phlexi-display
246
252
  phlexi-field (~> 0.2.0)
247
253
  zeitwerk
254
+ pp (0.6.3)
255
+ prettyprint
256
+ prettyprint (0.2.0)
257
+ prism (1.9.0)
248
258
  propshaft (1.3.1)
249
259
  actionpack (>= 7.0.0)
250
260
  activesupport (>= 7.0.0)
251
261
  rack
252
- psych (5.2.2)
262
+ psych (5.3.1)
253
263
  date
254
264
  stringio
255
- puma (6.5.0)
265
+ puma (7.2.0)
256
266
  nio4r (~> 2.0)
257
- rabl (0.16.1)
267
+ rabl (0.17.0)
258
268
  activesupport (>= 2.3.14)
259
269
  racc (1.8.1)
260
- rack (3.1.8)
261
- rack-session (2.0.0)
270
+ rack (3.2.5)
271
+ rack-session (2.1.1)
272
+ base64 (>= 0.1.0)
262
273
  rack (>= 3.0.0)
263
274
  rack-test (2.2.0)
264
275
  rack (>= 1.3)
265
- rackup (2.2.1)
276
+ rackup (2.3.1)
266
277
  rack (>= 3)
267
278
  rails (7.2.3)
268
279
  actioncable (= 7.2.3)
@@ -278,12 +289,12 @@ GEM
278
289
  activesupport (= 7.2.3)
279
290
  bundler (>= 1.15.0)
280
291
  railties (= 7.2.3)
281
- rails-dom-testing (2.2.0)
292
+ rails-dom-testing (2.3.0)
282
293
  activesupport (>= 5.0.0)
283
294
  minitest
284
295
  nokogiri (>= 1.6)
285
- rails-html-sanitizer (1.6.2)
286
- loofah (~> 2.21)
296
+ rails-html-sanitizer (1.7.0)
297
+ loofah (~> 2.25)
287
298
  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)
288
299
  railties (7.2.3)
289
300
  actionpack (= 7.2.3)
@@ -296,17 +307,22 @@ GEM
296
307
  tsort (>= 0.2)
297
308
  zeitwerk (~> 2.6)
298
309
  rainbow (3.1.1)
299
- rake (13.2.1)
310
+ rake (13.3.1)
300
311
  rb-fsevent (0.11.2)
301
312
  rb-inotify (0.11.1)
302
313
  ffi (~> 1.0)
303
- rdoc (6.10.0)
314
+ rdoc (7.2.0)
315
+ erb
304
316
  psych (>= 4.0.0)
305
- redcarpet (3.6.0)
306
- regexp_parser (2.10.0)
307
- reline (0.6.0)
317
+ tsort
318
+ redcarpet (3.6.1)
319
+ refract (1.1.0)
320
+ prism
321
+ zeitwerk
322
+ regexp_parser (2.11.3)
323
+ reline (0.6.3)
308
324
  io-console (~> 0.5)
309
- roda (3.100.0)
325
+ roda (3.102.0)
310
326
  rack
311
327
  rodauth (2.42.0)
312
328
  roda (>= 2.6.0)
@@ -323,55 +339,62 @@ GEM
323
339
  chunky_png (~> 1.0)
324
340
  rqrcode_core (~> 2.0)
325
341
  rqrcode_core (2.1.0)
326
- rubocop (1.69.2)
342
+ rubocop (1.84.2)
327
343
  json (~> 2.3)
328
- language_server-protocol (>= 3.17.0)
344
+ language_server-protocol (~> 3.17.0.2)
345
+ lint_roller (~> 1.1.0)
329
346
  parallel (~> 1.10)
330
347
  parser (>= 3.3.0.2)
331
348
  rainbow (>= 2.2.2, < 4.0)
332
349
  regexp_parser (>= 2.9.3, < 3.0)
333
- rubocop-ast (>= 1.36.2, < 2.0)
350
+ rubocop-ast (>= 1.49.0, < 2.0)
334
351
  ruby-progressbar (~> 1.7)
335
352
  unicode-display_width (>= 2.4.0, < 4.0)
336
- rubocop-ast (1.37.0)
337
- parser (>= 3.3.1.0)
338
- rubocop-performance (1.23.0)
339
- rubocop (>= 1.48.1, < 2.0)
340
- rubocop-ast (>= 1.31.1, < 2.0)
341
- ruby-next-core (1.0.3)
353
+ rubocop-ast (1.49.1)
354
+ parser (>= 3.3.7.2)
355
+ prism (~> 1.7)
356
+ rubocop-performance (1.26.1)
357
+ lint_roller (~> 1.1)
358
+ rubocop (>= 1.75.0, < 2.0)
359
+ rubocop-ast (>= 1.47.1, < 2.0)
360
+ ruby-next-core (1.2.0)
342
361
  ruby-progressbar (1.13.0)
343
362
  securerandom (0.4.1)
344
- semantic_range (3.1.0)
345
- sequel (5.100.0)
363
+ semantic_range (3.1.1)
364
+ sequel (5.102.0)
346
365
  bigdecimal
347
366
  sequel-activerecord_connection (2.0.1)
348
367
  activerecord (>= 5.1)
349
368
  sequel (~> 5.38)
350
- sqlite3 (1.7.3-aarch64-linux)
351
- sqlite3 (1.7.3-arm-linux)
352
- sqlite3 (1.7.3-arm64-darwin)
353
- sqlite3 (1.7.3-x86_64-darwin)
354
- sqlite3 (1.7.3-x86_64-linux)
355
- standard (1.43.0)
369
+ sin_lru_redux (2.5.2)
370
+ sqlite3 (2.9.1-aarch64-linux-gnu)
371
+ sqlite3 (2.9.1-aarch64-linux-musl)
372
+ sqlite3 (2.9.1-arm-linux-gnu)
373
+ sqlite3 (2.9.1-arm-linux-musl)
374
+ sqlite3 (2.9.1-arm64-darwin)
375
+ sqlite3 (2.9.1-x86_64-darwin)
376
+ sqlite3 (2.9.1-x86_64-linux-gnu)
377
+ sqlite3 (2.9.1-x86_64-linux-musl)
378
+ standard (1.54.0)
356
379
  language_server-protocol (~> 3.17.0.2)
357
380
  lint_roller (~> 1.0)
358
- rubocop (~> 1.69.1)
381
+ rubocop (~> 1.84.0)
359
382
  standard-custom (~> 1.0.0)
360
- standard-performance (~> 1.6)
383
+ standard-performance (~> 1.8)
361
384
  standard-custom (1.0.2)
362
385
  lint_roller (~> 1.0)
363
386
  rubocop (~> 1.50)
364
- standard-performance (1.6.0)
387
+ standard-performance (1.9.0)
365
388
  lint_roller (~> 1.1)
366
- rubocop-performance (~> 1.23.0)
389
+ rubocop-performance (~> 1.26.0)
367
390
  stimulus-rails (1.3.4)
368
391
  railties (>= 6.0.0)
369
- stringio (3.1.2)
370
- tailwind_merge (0.14.0)
371
- lru_redux (~> 1.1)
372
- thor (1.3.2)
392
+ stringio (3.2.0)
393
+ tailwind_merge (1.4.0)
394
+ sin_lru_redux (~> 2.5)
395
+ thor (1.5.0)
373
396
  tilt (2.7.0)
374
- timeout (0.6.0)
397
+ timeout (0.6.1)
375
398
  tsort (0.2.0)
376
399
  tty-color (0.6.0)
377
400
  tty-cursor (0.7.1)
@@ -383,32 +406,29 @@ GEM
383
406
  tty-screen (~> 0.8)
384
407
  wisper (~> 2.0)
385
408
  tty-screen (0.8.2)
386
- turbo-rails (2.0.11)
387
- actionpack (>= 6.0.0)
388
- railties (>= 6.0.0)
409
+ turbo-rails (2.0.23)
410
+ actionpack (>= 7.1.0)
411
+ railties (>= 7.1.0)
389
412
  tzinfo (2.0.6)
390
413
  concurrent-ruby (~> 1.0)
391
- unicode-display_width (3.1.3)
392
- unicode-emoji (~> 4.0, >= 4.0.4)
393
- unicode-emoji (4.0.4)
414
+ unicode-display_width (3.2.0)
415
+ unicode-emoji (~> 4.1)
416
+ unicode-emoji (4.2.0)
394
417
  useragent (0.16.11)
395
418
  websocket-driver (0.8.0)
396
419
  base64
397
420
  websocket-extensions (>= 0.1.0)
398
421
  websocket-extensions (0.1.5)
399
422
  wisper (2.0.1)
400
- zeitwerk (2.7.1)
423
+ zeitwerk (2.7.5)
401
424
 
402
425
  PLATFORMS
403
- aarch64-linux
404
426
  aarch64-linux-gnu
405
427
  aarch64-linux-musl
406
- arm-linux
407
428
  arm-linux-gnu
408
429
  arm-linux-musl
409
430
  arm64-darwin
410
431
  x86_64-darwin
411
- x86_64-linux
412
432
  x86_64-linux-gnu
413
433
  x86_64-linux-musl
414
434
 
@@ -2,6 +2,7 @@
2
2
 
3
3
  source "https://rubygems.org"
4
4
 
5
+ gem "rotp"
5
6
  gem "rails", "~> 8.0.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.42.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.16.1)
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.4.1)
109
+ benchmark (0.5.0)
110
110
  bigdecimal (4.0.1)
111
- brakeman (7.1.1)
111
+ brakeman (8.0.4)
112
112
  racc
113
113
  builder (3.3.0)
114
- bundle-audit (0.1.0)
114
+ bundle-audit (0.2.0)
115
115
  bundler-audit
116
- bundler-audit (0.9.2)
117
- bundler (>= 1.2.0, < 3)
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.1)
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.1.0)
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.16.0)
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.18.0)
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.1)
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.2)
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.0-arm64-darwin)
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.0)
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.3.1)
195
+ phlex (2.4.1)
196
+ refract (~> 1.0)
194
197
  zeitwerk (~> 2.7)
195
- phlex-rails (2.3.1)
196
- phlex (~> 2.3.0)
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.7.0)
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 (6.5.0)
241
+ puma (7.2.0)
239
242
  nio4r (~> 2.0)
240
- rabl (0.16.1)
243
+ rabl (0.17.0)
241
244
  activesupport (>= 2.3.14)
242
245
  racc (1.8.1)
243
- rack (3.2.4)
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.6.2)
270
- loofah (~> 2.21)
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.3)
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.100.0)
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.80.2)
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.46.0, < 2.0)
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.47.1)
328
+ rubocop-ast (1.49.1)
323
329
  parser (>= 3.3.7.2)
324
- prism (~> 1.4)
325
- rubocop-performance (1.25.0)
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.38.0, < 2.0)
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.0)
333
- sequel (5.100.0)
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.6.0-arm64-darwin)
340
- standard (1.51.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.80.2)
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.8.0)
355
+ standard-performance (1.9.0)
350
356
  lint_roller (~> 1.1)
351
- rubocop-performance (~> 1.25.0)
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.3.2)
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.0)
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.13)
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.1.0)
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.4)
392
+ zeitwerk (2.7.5)
387
393
 
388
394
  PLATFORMS
389
395
  arm64-darwin