Skip to content

Commit c21ec93

Browse files
committed
Update dependencies
1 parent fecf493 commit c21ec93

File tree

6 files changed

+10675
-3688
lines changed

6 files changed

+10675
-3688
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v5
1515

1616
- name: Set up Node.js
17-
uses: actions/setup-node@v4
17+
uses: actions/setup-node@v5
1818
with:
1919
node-version: 22
2020
cache: 'npm'
@@ -80,7 +80,7 @@ jobs:
8080
uses: actions/checkout@v5
8181

8282
- name: Set up Node.js
83-
uses: actions/setup-node@v4
83+
uses: actions/setup-node@v5
8484
with:
8585
node-version: 22
8686
cache: 'npm'

Gemfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ GEM
8080
bcrypt (3.1.20)
8181
bcrypt_pbkdf (1.1.1)
8282
benchmark (0.4.1)
83-
bigdecimal (3.2.2)
83+
bigdecimal (3.2.3)
8484
bindex (0.8.1)
8585
bootsnap (1.18.6)
8686
msgpack (~> 1.2)
@@ -99,7 +99,7 @@ GEM
9999
childprocess (5.1.0)
100100
logger (~> 1.5)
101101
concurrent-ruby (1.3.5)
102-
connection_pool (2.5.3)
102+
connection_pool (2.5.4)
103103
crass (1.0.6)
104104
date (3.4.1)
105105
debug (1.11.0)
@@ -114,19 +114,19 @@ GEM
114114
erubi (1.13.1)
115115
et-orbi (1.3.0)
116116
tzinfo
117-
factory_bot (6.5.4)
117+
factory_bot (6.5.5)
118118
activesupport (>= 6.1.0)
119-
factory_bot_rails (6.5.0)
119+
factory_bot_rails (6.5.1)
120120
factory_bot (~> 6.5)
121121
railties (>= 6.1.0)
122-
fugit (1.11.1)
122+
fugit (1.11.2)
123123
et-orbi (~> 1, >= 1.2.11)
124124
raabro (~> 1.4)
125125
globalid (1.2.1)
126126
activesupport (>= 6.1)
127127
i18n (1.14.7)
128128
concurrent-ruby (~> 1.0)
129-
inertia_rails (3.10.0)
129+
inertia_rails (3.11.0)
130130
railties (>= 6)
131131
io-console (0.8.1)
132132
irb (1.15.2)
@@ -174,7 +174,7 @@ GEM
174174
minitest (5.25.5)
175175
msgpack (1.8.0)
176176
mutex_m (0.3.0)
177-
net-imap (0.5.9)
177+
net-imap (0.5.10)
178178
date
179179
net-protocol
180180
net-pop (0.1.2)
@@ -220,11 +220,11 @@ GEM
220220
date
221221
stringio
222222
public_suffix (6.0.2)
223-
puma (6.6.1)
223+
puma (7.0.1)
224224
nio4r (~> 2.0)
225225
raabro (1.4.0)
226226
racc (1.8.1)
227-
rack (3.2.0)
227+
rack (3.2.1)
228228
rack-proxy (0.7.7)
229229
rack
230230
rack-session (2.1.1)
@@ -271,7 +271,7 @@ GEM
271271
regexp_parser (2.11.2)
272272
reline (0.6.2)
273273
io-console (~> 0.5)
274-
rexml (3.4.1)
274+
rexml (3.4.3)
275275
rspec-core (3.13.5)
276276
rspec-support (~> 3.13.0)
277277
rspec-expectations (3.13.5)
@@ -288,8 +288,8 @@ GEM
288288
rspec-expectations (~> 3.13)
289289
rspec-mocks (~> 3.13)
290290
rspec-support (~> 3.13)
291-
rspec-support (3.13.4)
292-
rubocop (1.79.2)
291+
rspec-support (3.13.5)
292+
rubocop (1.80.2)
293293
json (~> 2.3)
294294
language_server-protocol (~> 3.17.0.2)
295295
lint_roller (~> 1.1.0)
@@ -303,10 +303,10 @@ GEM
303303
rubocop-ast (1.46.0)
304304
parser (>= 3.3.7.2)
305305
prism (~> 1.4)
306-
rubocop-performance (1.25.0)
306+
rubocop-performance (1.26.0)
307307
lint_roller (~> 1.1)
308308
rubocop (>= 1.75.0, < 2.0)
309-
rubocop-ast (>= 1.38.0, < 2.0)
309+
rubocop-ast (>= 1.44.0, < 2.0)
310310
rubocop-rails (2.33.3)
311311
activesupport (>= 4.2.0)
312312
lint_roller (~> 1.1)
@@ -318,7 +318,7 @@ GEM
318318
rubocop-performance (>= 1.24)
319319
rubocop-rails (>= 2.30)
320320
ruby-progressbar (1.13.0)
321-
rubyzip (3.0.1)
321+
rubyzip (3.1.0)
322322
securerandom (0.4.1)
323323
selenium-webdriver (4.35.0)
324324
base64 (~> 0.2)
@@ -342,7 +342,7 @@ GEM
342342
fugit (~> 1.11.0)
343343
railties (>= 7.1)
344344
thor (>= 1.3.1)
345-
sorbet-runtime (0.5.12392)
345+
sorbet-runtime (0.6.12495)
346346
sqlite3 (2.7.3-aarch64-linux-gnu)
347347
sqlite3 (2.7.3-aarch64-linux-musl)
348348
sqlite3 (2.7.3-arm-linux-gnu)
@@ -366,7 +366,7 @@ GEM
366366
timeout (0.4.3)
367367
tzinfo (2.0.6)
368368
concurrent-ruby (~> 1.0)
369-
unicode-display_width (3.1.4)
369+
unicode-display_width (3.1.5)
370370
unicode-emoji (~> 4.0, >= 4.0.4)
371371
unicode-emoji (4.0.4)
372372
uri (1.0.3)

app/frontend/routes/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @file Generated by js-routes 2.3.5. Based on Rails 8.0.2 routes of VueStarterKit::Application.
2+
* @file Generated by js-routes 2.3.5. Based on Rails 8.0.2.1 routes of VueStarterKit::Application.
33
* @version 743c630cafd479b5d9ad42a7803e8be1fdeb9448419ce21d215b267e2b0ae749
44
* @see https://github.com/railsware/js-routes
55
*/

app/frontend/routes/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @file Generated by js-routes 2.3.5. Based on Rails 8.0.2 routes of VueStarterKit::Application.
2+
* @file Generated by js-routes 2.3.5. Based on Rails 8.0.2.1 routes of VueStarterKit::Application.
33
* @version 743c630cafd479b5d9ad42a7803e8be1fdeb9448419ce21d215b267e2b0ae749
44
* @see https://github.com/railsware/js-routes
55
*/

config/initializers/inertia_rails.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
InertiaRails.configure do |config|
44
config.version = ViteRuby.digest
55
config.encrypt_history = true
6+
config.always_include_errors_hash = true
67

78
config.parent_controller = "::InertiaController"
89
end

0 commit comments

Comments
 (0)