Skip to content

Commit 16732c9

Browse files
build(deps-dev): bump solargraph from 0.57.0 to 0.58.0 (#4729)
Bumps [solargraph](https://github.com/castwide/solargraph) from 0.57.0 to 0.58.0. - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](castwide/solargraph@v0.57.0...v0.58.0) --- updated-dependencies: - dependency-name: solargraph dependency-version: 0.58.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 cb013b4 commit 16732c9

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

Gemfile.lock

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ GEM
337337
oj (3.16.13)
338338
bigdecimal (>= 3.0)
339339
ostruct (>= 0.2)
340+
open3 (0.2.1)
340341
openssl (4.0.0)
341342
os (1.1.4)
342343
ostruct (0.6.3)
@@ -402,7 +403,7 @@ GEM
402403
rb-fsevent (0.11.2)
403404
rb-inotify (0.10.1)
404405
ffi (~> 1.0)
405-
rbs (3.9.5)
406+
rbs (3.10.0)
406407
logger
407408
rdoc (7.0.1)
408409
erb
@@ -425,7 +426,7 @@ GEM
425426
mime-types (>= 1.16, < 4.0)
426427
netrc (~> 0.8)
427428
retriable (3.1.2)
428-
reverse_markdown (3.0.0)
429+
reverse_markdown (3.0.1)
429430
nokogiri
430431
rexml (3.4.4)
431432
roodi (5.0.0)
@@ -475,9 +476,9 @@ GEM
475476
rubocop-ast (>= 1.48.0, < 2.0)
476477
ruby-progressbar (~> 1.7)
477478
unicode-display_width (>= 2.4.0, < 4.0)
478-
rubocop-ast (1.48.0)
479+
rubocop-ast (1.49.0)
479480
parser (>= 3.3.7.2)
480-
prism (~> 1.4)
481+
prism (~> 1.7)
481482
rubocop-capybara (2.22.1)
482483
lint_roller (~> 1.1)
483484
rubocop (~> 1.72, >= 1.72.1)
@@ -535,16 +536,18 @@ GEM
535536
rack-protection (= 4.2.1)
536537
sinatra (= 4.2.1)
537538
tilt (~> 2.0)
538-
solargraph (0.57.0)
539+
solargraph (0.58.0)
540+
ast (~> 2.4.3)
539541
backport (~> 1.2)
540542
benchmark (~> 0.4)
541-
bundler (~> 2.0)
543+
bundler (>= 2.0)
542544
diff-lcs (~> 1.4)
543545
jaro_winkler (~> 1.6, >= 1.6.1)
544546
kramdown (~> 2.3)
545547
kramdown-parser-gfm (~> 1.1)
546548
logger (~> 1.6)
547549
observer (~> 0.1)
550+
open3 (~> 0.2.1)
548551
ostruct (~> 0.6)
549552
parser (~> 3.0)
550553
prism (~> 1.4)
@@ -593,7 +596,7 @@ GEM
593596
xml-simple (1.1.9)
594597
rexml
595598
yajl-ruby (1.4.3)
596-
yard (0.9.37)
599+
yard (0.9.38)
597600
yard-activesupport-concern (0.0.1)
598601
yard (>= 0.8)
599602
yard-solargraph (0.1.0)

0 commit comments

Comments
 (0)