Skip to content

Commit 3eeaf13

Browse files
committed
Update dependencies
1 parent 60a9abf commit 3eeaf13

4 files changed

Lines changed: 471 additions & 468 deletions

File tree

Gemfile.lock

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@ GEM
8484
bcrypt_pbkdf (1.1.2)
8585
bigdecimal (4.0.1)
8686
bindex (0.8.1)
87-
bootsnap (1.20.1)
87+
bootsnap (1.23.0)
8888
msgpack (~> 1.2)
89-
brakeman (7.1.2)
89+
brakeman (8.0.2)
9090
racc
9191
builder (3.3.0)
9292
bundler-audit (0.9.3)
@@ -117,7 +117,7 @@ GEM
117117
diff-lcs (1.6.2)
118118
dotenv (3.2.0)
119119
drb (2.2.3)
120-
dry-cli (1.4.0)
120+
dry-cli (1.4.1)
121121
ed25519 (1.4.0)
122122
erb (6.0.1)
123123
erubi (1.13.1)
@@ -135,11 +135,12 @@ GEM
135135
activesupport (>= 6.1)
136136
i18n (1.14.8)
137137
concurrent-ruby (~> 1.0)
138-
inertia_rails (3.16.0)
138+
inertia_rails (3.17.0)
139139
railties (>= 6)
140140
io-console (0.8.2)
141-
irb (1.16.0)
141+
irb (1.17.0)
142142
pp (>= 0.6.0)
143+
prism (>= 1.3.0)
143144
rdoc (>= 4.0.0)
144145
reline (>= 0.4.2)
145146
jbuilder (2.14.1)
@@ -148,7 +149,7 @@ GEM
148149
js-routes (2.3.6)
149150
railties (>= 5)
150151
sorbet-runtime
151-
json (2.18.0)
152+
json (2.18.1)
152153
kamal (2.10.1)
153154
activesupport (>= 7.0)
154155
base64 (~> 0.2)
@@ -216,13 +217,13 @@ GEM
216217
racc (~> 1.4)
217218
ostruct (0.6.3)
218219
parallel (1.27.0)
219-
parser (3.3.10.0)
220+
parser (3.3.10.1)
220221
ast (~> 2.4.1)
221222
racc
222223
pp (0.6.3)
223224
prettyprint
224225
prettyprint (0.2.0)
225-
prism (1.7.0)
226+
prism (1.9.0)
226227
propshaft (1.3.1)
227228
actionpack (>= 7.0.0)
228229
activesupport (>= 7.0.0)
@@ -231,7 +232,7 @@ GEM
231232
date
232233
stringio
233234
public_suffix (7.0.2)
234-
puma (7.1.0)
235+
puma (7.2.0)
235236
nio4r (~> 2.0)
236237
raabro (1.4.0)
237238
racc (1.8.1)
@@ -277,7 +278,7 @@ GEM
277278
zeitwerk (~> 2.6)
278279
rainbow (3.1.1)
279280
rake (13.3.1)
280-
rdoc (7.0.3)
281+
rdoc (7.2.0)
281282
erb
282283
psych (>= 4.0.0)
283284
tsort
@@ -301,16 +302,16 @@ GEM
301302
rspec-expectations (~> 3.13)
302303
rspec-mocks (~> 3.13)
303304
rspec-support (~> 3.13)
304-
rspec-support (3.13.6)
305-
rubocop (1.82.1)
305+
rspec-support (3.13.7)
306+
rubocop (1.84.2)
306307
json (~> 2.3)
307308
language_server-protocol (~> 3.17.0.2)
308309
lint_roller (~> 1.1.0)
309310
parallel (~> 1.10)
310311
parser (>= 3.3.0.2)
311312
rainbow (>= 2.2.2, < 4.0)
312313
regexp_parser (>= 2.9.3, < 3.0)
313-
rubocop-ast (>= 1.48.0, < 2.0)
314+
rubocop-ast (>= 1.49.0, < 2.0)
314315
ruby-progressbar (~> 1.7)
315316
unicode-display_width (>= 2.4.0, < 4.0)
316317
rubocop-ast (1.49.0)
@@ -334,7 +335,7 @@ GEM
334335
ruby2_keywords (0.0.5)
335336
rubyzip (3.2.2)
336337
securerandom (0.4.1)
337-
selenium-webdriver (4.39.0)
338+
selenium-webdriver (4.40.0)
338339
base64 (~> 0.2)
339340
logger (~> 1.4)
340341
rexml (~> 3.2, >= 3.2.5)
@@ -349,14 +350,14 @@ GEM
349350
activejob (>= 7.2)
350351
activerecord (>= 7.2)
351352
railties (>= 7.2)
352-
solid_queue (1.3.0)
353+
solid_queue (1.3.1)
353354
activejob (>= 7.1)
354355
activerecord (>= 7.1)
355356
concurrent-ruby (>= 1.3.1)
356357
fugit (~> 1.11)
357358
railties (>= 7.1)
358359
thor (>= 1.3.1)
359-
sorbet-runtime (0.6.12883)
360+
sorbet-runtime (0.6.12940)
360361
sqlite3 (2.9.0-aarch64-linux-gnu)
361362
sqlite3 (2.9.0-aarch64-linux-musl)
362363
sqlite3 (2.9.0-arm-linux-gnu)
@@ -373,10 +374,10 @@ GEM
373374
ostruct
374375
stringio (3.2.0)
375376
thor (1.5.0)
376-
thruster (0.1.17)
377-
thruster (0.1.17-aarch64-linux)
378-
thruster (0.1.17-arm64-darwin)
379-
thruster (0.1.17-x86_64-linux)
377+
thruster (0.1.18)
378+
thruster (0.1.18-aarch64-linux)
379+
thruster (0.1.18-arm64-darwin)
380+
thruster (0.1.18-x86_64-linux)
380381
timeout (0.6.0)
381382
tsort (0.2.0)
382383
tzinfo (2.0.6)

app/frontend/entrypoints/inertia.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ void createInertiaApp({
5151
defaults: {
5252
form: {
5353
forceIndicesArrayFormatInFormData: false,
54+
withAllErrors: true,
5455
},
5556
future: {
5657
useScriptElementForInitialPage: true,

app/frontend/ssr/ssr.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ createServer((page) =>
3939
defaults: {
4040
form: {
4141
forceIndicesArrayFormatInFormData: false,
42+
withAllErrors: true,
4243
},
4344
future: {
4445
useScriptElementForInitialPage: true,

0 commit comments

Comments
 (0)