Skip to content

Commit d41829b

Browse files
Update gems (#194)
2 parents 2aebcd2 + 01d8aca commit d41829b

File tree

1 file changed

+49
-47
lines changed

1 file changed

+49
-47
lines changed

Gemfile.lock

Lines changed: 49 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ GEM
5454
erubi (~> 1.11)
5555
rails-dom-testing (~> 2.2)
5656
rails-html-sanitizer (~> 1.6)
57-
active_storage_validations (2.0.3)
57+
active_storage_validations (3.0.0)
5858
activejob (>= 6.1.4)
5959
activemodel (>= 6.1.4)
6060
activestorage (>= 6.1.4)
@@ -93,18 +93,18 @@ GEM
9393
zeitwerk (>= 2.4, < 3.0)
9494
addressable (2.8.7)
9595
public_suffix (>= 2.0.2, < 7.0)
96-
annotaterb (4.14.0)
96+
annotaterb (4.15.0)
9797
ast (2.4.3)
9898
aws-eventstream (1.4.0)
99-
aws-partitions (1.1110.0)
100-
aws-sdk-core (3.225.0)
99+
aws-partitions (1.1113.0)
100+
aws-sdk-core (3.225.1)
101101
aws-eventstream (~> 1, >= 1.3.0)
102102
aws-partitions (~> 1, >= 1.992.0)
103103
aws-sigv4 (~> 1.9)
104104
base64
105105
jmespath (~> 1, >= 1.6.1)
106106
logger
107-
aws-sdk-kms (1.102.0)
107+
aws-sdk-kms (1.104.0)
108108
aws-sdk-core (~> 3, >= 3.225.0)
109109
aws-sigv4 (~> 1.5)
110110
aws-sdk-s3 (1.189.0)
@@ -117,9 +117,9 @@ GEM
117117
bcrypt (3.1.20)
118118
bcrypt_pbkdf (1.1.1)
119119
benchmark (0.4.1)
120-
bigdecimal (3.2.1)
120+
bigdecimal (3.2.2)
121121
bindex (0.8.1)
122-
bootsnap (1.18.4)
122+
bootsnap (1.18.6)
123123
msgpack (~> 1.2)
124124
brakeman (7.0.2)
125125
racc
@@ -146,18 +146,18 @@ GEM
146146
debug (1.10.0)
147147
irb (~> 1.10)
148148
reline (>= 0.3.8)
149-
diff-lcs (1.6.1)
149+
diff-lcs (1.6.2)
150150
dotenv (3.1.8)
151151
dotenv-rails (3.1.8)
152152
dotenv (= 3.1.8)
153153
railties (>= 6.1)
154-
drb (2.2.1)
154+
drb (2.2.3)
155155
ed25519 (1.4.0)
156156
erb (5.0.1)
157157
erubi (1.13.1)
158158
et-orbi (1.2.11)
159159
tzinfo
160-
factory_bot (6.5.1)
160+
factory_bot (6.5.3)
161161
activesupport (>= 6.1.0)
162162
factory_bot_rails (6.4.4)
163163
factory_bot (~> 6.5)
@@ -172,14 +172,14 @@ GEM
172172
net-http (>= 0.5.0)
173173
faraday-retry (2.3.1)
174174
faraday (~> 2.0)
175-
ffi (1.17.1-aarch64-linux-gnu)
176-
ffi (1.17.1-aarch64-linux-musl)
177-
ffi (1.17.1-arm-linux-gnu)
178-
ffi (1.17.1-arm-linux-musl)
179-
ffi (1.17.1-arm64-darwin)
180-
ffi (1.17.1-x86_64-darwin)
181-
ffi (1.17.1-x86_64-linux-gnu)
182-
ffi (1.17.1-x86_64-linux-musl)
175+
ffi (1.17.2-aarch64-linux-gnu)
176+
ffi (1.17.2-aarch64-linux-musl)
177+
ffi (1.17.2-arm-linux-gnu)
178+
ffi (1.17.2-arm-linux-musl)
179+
ffi (1.17.2-arm64-darwin)
180+
ffi (1.17.2-x86_64-darwin)
181+
ffi (1.17.2-x86_64-linux-gnu)
182+
ffi (1.17.2-x86_64-linux-musl)
183183
fugit (1.11.1)
184184
et-orbi (~> 1, >= 1.2.11)
185185
raabro (~> 1.4)
@@ -207,7 +207,7 @@ GEM
207207
actionview (>= 5.0.0)
208208
activesupport (>= 5.0.0)
209209
jmespath (1.6.2)
210-
json (2.10.2)
210+
json (2.12.2)
211211
jwt (2.10.1)
212212
base64
213213
kamal (2.6.1)
@@ -221,7 +221,7 @@ GEM
221221
sshkit (>= 1.23.0, < 2.0)
222222
thor (~> 1.3)
223223
zeitwerk (>= 2.6.18, < 3.0)
224-
language_server-protocol (3.17.0.4)
224+
language_server-protocol (3.17.0.5)
225225
launchy (3.1.1)
226226
addressable (~> 2.8)
227227
childprocess (~> 5.0)
@@ -251,7 +251,7 @@ GEM
251251
msgpack (1.8.0)
252252
net-http (0.6.0)
253253
uri
254-
net-imap (0.5.6)
254+
net-imap (0.5.8)
255255
date
256256
net-protocol
257257
net-pop (0.1.2)
@@ -284,14 +284,15 @@ GEM
284284
racc (~> 1.4)
285285
ostruct (0.6.1)
286286
pagy (9.3.4)
287-
parallel (1.26.3)
288-
parser (3.3.7.2)
287+
parallel (1.27.0)
288+
parser (3.3.8.0)
289289
ast (~> 2.4.1)
290290
racc
291291
pg (1.5.9)
292292
pp (0.6.2)
293293
prettyprint
294294
prettyprint (0.2.0)
295+
prism (1.4.0)
295296
propshaft (1.1.0)
296297
actionpack (>= 7.0.0)
297298
activesupport (>= 7.0.0)
@@ -300,12 +301,12 @@ GEM
300301
psych (5.2.6)
301302
date
302303
stringio
303-
public_suffix (6.0.1)
304+
public_suffix (6.0.2)
304305
puma (6.6.0)
305306
nio4r (~> 2.0)
306307
raabro (1.4.0)
307308
racc (1.8.1)
308-
rack (3.1.15)
309+
rack (3.1.16)
309310
rack-session (2.1.1)
310311
base64 (>= 0.1.0)
311312
rack (>= 3.0.0)
@@ -357,15 +358,15 @@ GEM
357358
regexp_parser (2.10.0)
358359
reline (0.6.1)
359360
io-console (~> 0.5)
360-
requestjs-rails (0.0.12)
361-
railties (>= 6.1.0)
361+
requestjs-rails (0.0.13)
362+
railties (>= 7.1.0)
362363
rexml (3.4.1)
363-
rspec-core (3.13.3)
364+
rspec-core (3.13.4)
364365
rspec-support (~> 3.13.0)
365-
rspec-expectations (3.13.3)
366+
rspec-expectations (3.13.5)
366367
diff-lcs (>= 1.2.0, < 2.0)
367368
rspec-support (~> 3.13.0)
368-
rspec-mocks (3.13.2)
369+
rspec-mocks (3.13.5)
369370
diff-lcs (>= 1.2.0, < 2.0)
370371
rspec-support (~> 3.13.0)
371372
rspec-rails (8.0.0)
@@ -376,41 +377,42 @@ GEM
376377
rspec-expectations (~> 3.13)
377378
rspec-mocks (~> 3.13)
378379
rspec-support (~> 3.13)
379-
rspec-support (3.13.2)
380-
rubocop (1.74.0)
380+
rspec-support (3.13.4)
381+
rubocop (1.76.0)
381382
json (~> 2.3)
382383
language_server-protocol (~> 3.17.0.2)
383384
lint_roller (~> 1.1.0)
384385
parallel (~> 1.10)
385386
parser (>= 3.3.0.2)
386387
rainbow (>= 2.2.2, < 4.0)
387388
regexp_parser (>= 2.9.3, < 3.0)
388-
rubocop-ast (>= 1.38.0, < 2.0)
389+
rubocop-ast (>= 1.45.0, < 2.0)
389390
ruby-progressbar (~> 1.7)
390391
unicode-display_width (>= 2.4.0, < 4.0)
391-
rubocop-ast (1.41.0)
392+
rubocop-ast (1.45.0)
392393
parser (>= 3.3.7.2)
393-
rubocop-performance (1.24.0)
394+
prism (~> 1.4)
395+
rubocop-performance (1.25.0)
394396
lint_roller (~> 1.1)
395-
rubocop (>= 1.72.1, < 2.0)
397+
rubocop (>= 1.75.0, < 2.0)
396398
rubocop-ast (>= 1.38.0, < 2.0)
397-
rubocop-rails (2.30.3)
399+
rubocop-rails (2.32.0)
398400
activesupport (>= 4.2.0)
399401
lint_roller (~> 1.1)
400402
rack (>= 1.1)
401-
rubocop (>= 1.72.1, < 2.0)
402-
rubocop-ast (>= 1.38.0, < 2.0)
403+
rubocop (>= 1.75.0, < 2.0)
404+
rubocop-ast (>= 1.44.0, < 2.0)
403405
rubocop-rails-omakase (1.1.0)
404406
rubocop (>= 1.72)
405407
rubocop-performance (>= 1.24)
406408
rubocop-rails (>= 2.30)
407409
ruby-progressbar (1.13.0)
408-
ruby-vips (2.2.3)
410+
ruby-vips (2.2.4)
409411
ffi (~> 1.12)
410412
logger
411413
rubyzip (2.4.1)
412414
securerandom (0.4.1)
413-
selenium-webdriver (4.31.0)
415+
selenium-webdriver (4.33.0)
414416
base64 (~> 0.2)
415417
logger (~> 1.4)
416418
rexml (~> 3.2, >= 3.2.5)
@@ -445,11 +447,11 @@ GEM
445447
railties (>= 6.0.0)
446448
stringio (3.1.7)
447449
thor (1.3.2)
448-
thruster (0.1.12)
449-
thruster (0.1.12-aarch64-linux)
450-
thruster (0.1.12-arm64-darwin)
451-
thruster (0.1.12-x86_64-darwin)
452-
thruster (0.1.12-x86_64-linux)
450+
thruster (0.1.13)
451+
thruster (0.1.13-aarch64-linux)
452+
thruster (0.1.13-arm64-darwin)
453+
thruster (0.1.13-x86_64-darwin)
454+
thruster (0.1.13-x86_64-linux)
453455
timeout (0.4.3)
454456
turbo-rails (2.0.16)
455457
actionpack (>= 7.1.0)
@@ -468,7 +470,7 @@ GEM
468470
bindex (>= 0.4.0)
469471
railties (>= 6.0.0)
470472
websocket (1.2.11)
471-
websocket-driver (0.7.7)
473+
websocket-driver (0.8.0)
472474
base64
473475
websocket-extensions (>= 0.1.0)
474476
websocket-extensions (0.1.5)

0 commit comments

Comments
 (0)