Skip to content

Commit ad2892e

Browse files
build(deps-dev): bump solargraph from 0.51.2 to 0.52.0
Bumps [solargraph](https://github.com/castwide/solargraph) from 0.51.2 to 0.52.0. - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](castwide/solargraph@v0.51.2...v0.52.0) --- updated-dependencies: - dependency-name: solargraph dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fad2da1 commit ad2892e

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
@@ -137,7 +137,7 @@ GEM
137137
declarative (0.0.20)
138138
delayed_job (4.1.12)
139139
activesupport (>= 3.0, < 8.0)
140-
diff-lcs (1.5.1)
140+
diff-lcs (1.6.0)
141141
digest-xxhash (0.2.9)
142142
docile (1.1.5)
143143
domain_name (0.6.20240107)
@@ -271,7 +271,7 @@ GEM
271271
rdoc (>= 4.0.0)
272272
reline (>= 0.4.2)
273273
jaro_winkler (1.6.0)
274-
json (2.9.1)
274+
json (2.10.1)
275275
json-diff (0.4.1)
276276
json-schema (5.1.1)
277277
addressable (~> 2.8)
@@ -294,7 +294,7 @@ GEM
294294
llhttp-ffi (0.5.0)
295295
ffi-compiler (~> 1.0)
296296
rake (~> 13.0)
297-
logger (1.6.5)
297+
logger (1.6.6)
298298
loggregator_emitter (5.2.0)
299299
beefcake (~> 1.0.0)
300300
loofah (2.24.0)
@@ -353,7 +353,7 @@ GEM
353353
parallel (1.26.3)
354354
parallel_tests (4.9.1)
355355
parallel
356-
parser (3.3.7.0)
356+
parser (3.3.7.1)
357357
ast (~> 2.4.1)
358358
racc
359359
pg (1.5.9)
@@ -429,7 +429,7 @@ GEM
429429
retriable (3.1.2)
430430
reverse_markdown (3.0.0)
431431
nokogiri
432-
rexml (3.4.0)
432+
rexml (3.4.1)
433433
roodi (5.0.0)
434434
ruby_parser (~> 3.2, >= 3.2.2)
435435
rspec (3.13.0)
@@ -476,7 +476,7 @@ GEM
476476
rubocop-ast (>= 1.38.0, < 2.0)
477477
ruby-progressbar (~> 1.7)
478478
unicode-display_width (>= 2.4.0, < 4.0)
479-
rubocop-ast (1.38.0)
479+
rubocop-ast (1.38.1)
480480
parser (>= 3.3.1.0)
481481
rubocop-capybara (2.21.0)
482482
rubocop (~> 1.41)
@@ -527,7 +527,7 @@ GEM
527527
rack-protection (= 3.2.0)
528528
sinatra (= 3.2.0)
529529
tilt (~> 2.0)
530-
solargraph (0.51.2)
530+
solargraph (0.52.0)
531531
backport (~> 1.2)
532532
benchmark
533533
bundler (~> 2.0)
@@ -545,6 +545,7 @@ GEM
545545
thor (~> 1.0)
546546
tilt (~> 2.0)
547547
yard (~> 0.9, >= 0.9.24)
548+
yard-solargraph (~> 0.1)
548549
spring (4.2.1)
549550
spring-commands-rspec (1.0.4)
550551
spring (>= 0.9.1)
@@ -586,6 +587,8 @@ GEM
586587
rexml
587588
yajl-ruby (1.4.3)
588589
yard (0.9.37)
590+
yard-solargraph (0.1.0)
591+
yard (~> 0.9)
589592
zeitwerk (2.7.1)
590593

591594
PLATFORMS

0 commit comments

Comments
 (0)