Skip to content

Commit b65b761

Browse files
committed
Update dependencies
1 parent a945a75 commit b65b761

File tree

2 files changed

+1380
-1394
lines changed

2 files changed

+1380
-1394
lines changed

Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ GEM
102102
connection_pool (2.5.3)
103103
crass (1.0.6)
104104
date (3.4.1)
105-
debug (1.10.0)
105+
debug (1.11.0)
106106
irb (~> 1.10)
107107
reline (>= 0.3.8)
108108
diff-lcs (1.6.2)
@@ -126,7 +126,7 @@ GEM
126126
activesupport (>= 6.1)
127127
i18n (1.14.7)
128128
concurrent-ruby (~> 1.0)
129-
inertia_rails (3.8.0)
129+
inertia_rails (3.9.0)
130130
railties (>= 6)
131131
io-console (0.8.0)
132132
irb (1.15.2)
@@ -140,7 +140,7 @@ GEM
140140
railties (>= 5)
141141
sorbet-runtime
142142
json (2.12.2)
143-
kamal (2.6.1)
143+
kamal (2.7.0)
144144
activesupport (>= 7.0)
145145
base64 (~> 0.2)
146146
bcrypt_pbkdf (~> 1.0)
@@ -169,7 +169,7 @@ GEM
169169
net-pop
170170
net-smtp
171171
marcel (1.0.4)
172-
matrix (0.4.2)
172+
matrix (0.4.3)
173173
mini_mime (1.1.5)
174174
minitest (5.25.5)
175175
msgpack (1.8.0)
@@ -203,7 +203,7 @@ GEM
203203
racc (~> 1.4)
204204
nokogiri (1.18.8-x86_64-linux-musl)
205205
racc (~> 1.4)
206-
ostruct (0.6.1)
206+
ostruct (0.6.2)
207207
parallel (1.27.0)
208208
parser (3.3.8.0)
209209
ast (~> 2.4.1)
@@ -266,7 +266,7 @@ GEM
266266
zeitwerk (~> 2.6)
267267
rainbow (3.1.1)
268268
rake (13.3.0)
269-
rdoc (6.14.0)
269+
rdoc (6.14.1)
270270
erb
271271
psych (>= 4.0.0)
272272
regexp_parser (2.10.0)
@@ -290,15 +290,15 @@ GEM
290290
rspec-mocks (~> 3.13)
291291
rspec-support (~> 3.13)
292292
rspec-support (3.13.4)
293-
rubocop (1.76.1)
293+
rubocop (1.76.2)
294294
json (~> 2.3)
295295
language_server-protocol (~> 3.17.0.2)
296296
lint_roller (~> 1.1.0)
297297
parallel (~> 1.10)
298298
parser (>= 3.3.0.2)
299299
rainbow (>= 2.2.2, < 4.0)
300300
regexp_parser (>= 2.9.3, < 3.0)
301-
rubocop-ast (>= 1.45.0, < 2.0)
301+
rubocop-ast (>= 1.45.1, < 2.0)
302302
ruby-progressbar (~> 1.7)
303303
unicode-display_width (>= 2.4.0, < 4.0)
304304
rubocop-ast (1.45.1)
@@ -343,7 +343,7 @@ GEM
343343
fugit (~> 1.11.0)
344344
railties (>= 7.1)
345345
thor (~> 1.3.1)
346-
sorbet-runtime (0.5.12176)
346+
sorbet-runtime (0.5.12194)
347347
sqlite3 (2.7.0-aarch64-linux-gnu)
348348
sqlite3 (2.7.0-aarch64-linux-musl)
349349
sqlite3 (2.7.0-arm-linux-gnu)
@@ -360,10 +360,10 @@ GEM
360360
ostruct
361361
stringio (3.1.7)
362362
thor (1.3.2)
363-
thruster (0.1.13)
364-
thruster (0.1.13-aarch64-linux)
365-
thruster (0.1.13-arm64-darwin)
366-
thruster (0.1.13-x86_64-linux)
363+
thruster (0.1.14)
364+
thruster (0.1.14-aarch64-linux)
365+
thruster (0.1.14-arm64-darwin)
366+
thruster (0.1.14-x86_64-linux)
367367
timeout (0.4.3)
368368
tzinfo (2.0.6)
369369
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)