Skip to content

Commit 82c60b7

Browse files
build(deps-dev): bump solargraph from 0.59.2 to 0.60.0 (cloudfoundry#5195)
Bumps [solargraph](https://github.com/castwide/solargraph) from 0.59.2 to 0.60.0. - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](castwide/solargraph@v0.59.2...v0.60.0) --- updated-dependencies: - dependency-name: solargraph dependency-version: 0.60.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d80b87 commit 82c60b7

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ GEM
6060
codeclimate-test-reporter (1.0.9)
6161
simplecov (<= 0.13)
6262
coderay (1.1.3)
63+
commander (5.0.0)
64+
highline (~> 3.0.0)
6365
concurrent-ruby (1.3.7)
6466
connection_pool (3.0.2)
6567
crack (1.0.1)
@@ -190,6 +192,7 @@ GEM
190192
google-protobuf (>= 3.25, < 5.0)
191193
googleapis-common-protos-types (~> 1.0)
192194
hashdiff (1.2.1)
195+
highline (3.0.1)
193196
http-accept (1.7.0)
194197
http-cookie (1.1.6)
195198
domain_name (~> 0.5)
@@ -271,6 +274,11 @@ GEM
271274
parallel (2.1.0)
272275
parallel_tests (5.7.0)
273276
parallel
277+
parlour (9.1.2)
278+
commander (~> 5.0)
279+
parser
280+
rainbow (~> 3.0)
281+
sorbet-runtime (>= 0.5)
274282
parser (3.3.11.1)
275283
ast (~> 2.4.1)
276284
racc
@@ -471,7 +479,7 @@ GEM
471479
rack-protection (= 4.2.1)
472480
sinatra (= 4.2.1)
473481
tilt (~> 2.0)
474-
solargraph (0.59.2)
482+
solargraph (0.60.0)
475483
ast (~> 2.4.3)
476484
backport (~> 1.2)
477485
benchmark (~> 0.4)
@@ -489,11 +497,20 @@ GEM
489497
rbs (>= 3.10.0)
490498
reverse_markdown (~> 3.0)
491499
rubocop (~> 1.76)
500+
sord (~> 7.0)
492501
thor (~> 1.0)
493502
tilt (~> 2.0)
494503
yard (~> 0.9, >= 0.9.24)
495504
yard-activesupport-concern (~> 0.0)
496505
yard-solargraph (~> 0.1)
506+
sorbet-runtime (0.6.13305)
507+
sord (7.1.0)
508+
commander (~> 5.0)
509+
parlour (~> 9.1)
510+
parser
511+
rbs (>= 3.0, < 5)
512+
sorbet-runtime
513+
yard
497514
spring (4.6.0)
498515
spring-commands-rspec (1.0.4)
499516
spring (>= 0.9.1)

0 commit comments

Comments
 (0)