Skip to content

Commit 2df3ffb

Browse files
build(deps-dev): bump solargraph from 0.56.2 to 0.57.0 (#4567)
Bumps [solargraph](https://github.com/castwide/solargraph) from 0.56.2 to 0.57.0. - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](castwide/solargraph@v0.56.2...v0.57.0) --- updated-dependencies: - dependency-name: solargraph dependency-version: 0.57.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 176e40a commit 2df3ffb

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

Gemfile.lock

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ GEM
373373
pp (0.6.2)
374374
prettyprint
375375
prettyprint (0.2.0)
376-
prism (1.4.0)
376+
prism (1.5.1)
377377
prometheus-client (4.2.5)
378378
base64
379379
pry (0.14.1)
@@ -420,7 +420,7 @@ GEM
420420
rb-fsevent (0.11.2)
421421
rb-inotify (0.10.1)
422422
ffi (~> 1.0)
423-
rbs (3.6.1)
423+
rbs (3.9.5)
424424
logger
425425
rdoc (6.14.2)
426426
erb
@@ -429,7 +429,7 @@ GEM
429429
redis-client (>= 0.22.0)
430430
redis-client (0.25.2)
431431
connection_pool
432-
regexp_parser (2.11.2)
432+
regexp_parser (2.11.3)
433433
reline (0.6.2)
434434
io-console (~> 0.5)
435435
representable (3.2.0)
@@ -444,7 +444,7 @@ GEM
444444
retriable (3.1.2)
445445
reverse_markdown (3.0.0)
446446
nokogiri
447-
rexml (3.4.1)
447+
rexml (3.4.4)
448448
roodi (5.0.0)
449449
ruby_parser (~> 3.2, >= 3.2.2)
450450
rspec (3.13.1)
@@ -550,7 +550,7 @@ GEM
550550
rack-protection (= 3.2.0)
551551
sinatra (= 3.2.0)
552552
tilt (~> 2.0)
553-
solargraph (0.56.2)
553+
solargraph (0.57.0)
554554
backport (~> 1.2)
555555
benchmark (~> 0.4)
556556
bundler (~> 2.0)
@@ -563,12 +563,13 @@ GEM
563563
ostruct (~> 0.6)
564564
parser (~> 3.0)
565565
prism (~> 1.4)
566-
rbs (~> 3.6.1)
566+
rbs (>= 3.6.1, <= 4.0.0.dev.4)
567567
reverse_markdown (~> 3.0)
568-
rubocop (~> 1.38)
568+
rubocop (~> 1.76)
569569
thor (~> 1.0)
570570
tilt (~> 2.0)
571571
yard (~> 0.9, >= 0.9.24)
572+
yard-activesupport-concern (~> 0.0)
572573
yard-solargraph (~> 0.1)
573574
spring (4.4.0)
574575
spring-commands-rspec (1.0.4)
@@ -596,9 +597,9 @@ GEM
596597
tzinfo (2.0.6)
597598
concurrent-ruby (~> 1.0)
598599
uber (0.1.0)
599-
unicode-display_width (3.1.5)
600-
unicode-emoji (~> 4.0, >= 4.0.4)
601-
unicode-emoji (4.0.4)
600+
unicode-display_width (3.2.0)
601+
unicode-emoji (~> 4.1)
602+
unicode-emoji (4.1.0)
602603
uri (1.0.3)
603604
useragent (0.16.11)
604605
vhd (0.0.4)
@@ -613,6 +614,8 @@ GEM
613614
rexml
614615
yajl-ruby (1.4.3)
615616
yard (0.9.37)
617+
yard-activesupport-concern (0.0.1)
618+
yard (>= 0.8)
616619
yard-solargraph (0.1.0)
617620
yard (~> 0.9)
618621
zeitwerk (2.7.3)

0 commit comments

Comments
 (0)