Skip to content

Commit cd04534

Browse files
Bump standard from 1.40.0 to 1.49.0 (#2293)
1 parent 219a5af commit cd04534

File tree

1 file changed

+28
-23
lines changed

1 file changed

+28
-23
lines changed

Gemfile.lock

Lines changed: 28 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ GEM
7676
public_suffix (>= 2.0.2, < 7.0)
7777
anyway_config (2.7.2)
7878
ruby-next-core (~> 1.0)
79-
ast (2.4.2)
79+
ast (2.4.3)
8080
aws-eventstream (1.3.2)
8181
aws-partitions (1.1082.0)
8282
aws-sdk-core (3.222.1)
@@ -227,7 +227,7 @@ GEM
227227
rdoc (>= 4.0.0)
228228
reline (>= 0.4.2)
229229
jmespath (1.6.2)
230-
json (2.7.2)
230+
json (2.10.2)
231231
kaminari (1.2.2)
232232
activesupport (>= 4.1.0)
233233
kaminari-actionview (= 1.2.2)
@@ -240,7 +240,7 @@ GEM
240240
activerecord
241241
kaminari-core (= 1.2.2)
242242
kaminari-core (1.2.2)
243-
language_server-protocol (3.17.0.3)
243+
language_server-protocol (3.17.0.4)
244244
lint_roller (1.1.0)
245245
listen (3.9.0)
246246
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -299,15 +299,16 @@ GEM
299299
opensearch-ruby (3.4.0)
300300
faraday (>= 1.0, < 3)
301301
multi_json (>= 1.0)
302-
parallel (1.26.2)
303-
parser (3.3.4.2)
302+
parallel (1.26.3)
303+
parser (3.3.7.4)
304304
ast (~> 2.4.1)
305305
racc
306306
pastel (0.8.0)
307307
tty-color (~> 0.5)
308308
pp (0.6.2)
309309
prettyprint
310310
prettyprint (0.2.0)
311+
prism (1.4.0)
311312
propshaft (1.1.0)
312313
actionpack (>= 7.0.0)
313314
activesupport (>= 7.0.0)
@@ -368,29 +369,31 @@ GEM
368369
logger
369370
rdoc (6.13.1)
370371
psych (>= 4.0.0)
371-
regexp_parser (2.9.2)
372+
regexp_parser (2.10.0)
372373
reline (0.6.1)
373374
io-console (~> 0.5)
374375
request_store (1.5.1)
375376
rack (>= 1.4)
376377
rexml (3.4.1)
377378
rouge (4.5.1)
378-
rubocop (1.65.1)
379+
rubocop (1.75.2)
379380
json (~> 2.3)
380-
language_server-protocol (>= 3.17.0)
381+
language_server-protocol (~> 3.17.0.2)
382+
lint_roller (~> 1.1.0)
381383
parallel (~> 1.10)
382384
parser (>= 3.3.0.2)
383385
rainbow (>= 2.2.2, < 4.0)
384-
regexp_parser (>= 2.4, < 3.0)
385-
rexml (>= 3.2.5, < 4.0)
386-
rubocop-ast (>= 1.31.1, < 2.0)
386+
regexp_parser (>= 2.9.3, < 3.0)
387+
rubocop-ast (>= 1.44.0, < 2.0)
387388
ruby-progressbar (~> 1.7)
388-
unicode-display_width (>= 2.4.0, < 3.0)
389-
rubocop-ast (1.32.0)
390-
parser (>= 3.3.1.0)
391-
rubocop-performance (1.21.1)
392-
rubocop (>= 1.48.1, < 2.0)
393-
rubocop-ast (>= 1.31.1, < 2.0)
389+
unicode-display_width (>= 2.4.0, < 4.0)
390+
rubocop-ast (1.44.0)
391+
parser (>= 3.3.7.2)
392+
prism (~> 1.4)
393+
rubocop-performance (1.25.0)
394+
lint_roller (~> 1.1)
395+
rubocop (>= 1.75.0, < 2.0)
396+
rubocop-ast (>= 1.38.0, < 2.0)
394397
rubocop-rails (2.25.1)
395398
activesupport (>= 4.2.0)
396399
rack (>= 1.1)
@@ -412,18 +415,18 @@ GEM
412415
sqlite3 (2.6.0-arm64-darwin)
413416
sqlite3 (2.6.0-x86_64-darwin)
414417
sqlite3 (2.6.0-x86_64-linux-gnu)
415-
standard (1.40.0)
418+
standard (1.49.0)
416419
language_server-protocol (~> 3.17.0.2)
417420
lint_roller (~> 1.0)
418-
rubocop (~> 1.65.0)
421+
rubocop (~> 1.75.2)
419422
standard-custom (~> 1.0.0)
420-
standard-performance (~> 1.4)
423+
standard-performance (~> 1.8)
421424
standard-custom (1.0.2)
422425
lint_roller (~> 1.0)
423426
rubocop (~> 1.50)
424-
standard-performance (1.4.0)
427+
standard-performance (1.8.0)
425428
lint_roller (~> 1.1)
426-
rubocop-performance (~> 1.21.0)
429+
rubocop-performance (~> 1.25.0)
427430
standard-rails (1.1.0)
428431
lint_roller (~> 1.0)
429432
rubocop-rails (~> 2.25.0)
@@ -456,7 +459,9 @@ GEM
456459
ethon (>= 0.9.0)
457460
tzinfo (2.0.6)
458461
concurrent-ruby (~> 1.0)
459-
unicode-display_width (2.5.0)
462+
unicode-display_width (3.1.4)
463+
unicode-emoji (~> 4.0, >= 4.0.4)
464+
unicode-emoji (4.0.4)
460465
uri (1.0.3)
461466
useragent (0.16.11)
462467
view_component (3.21.0)

0 commit comments

Comments
 (0)