Skip to content

Commit 0a8b92a

Browse files
build(deps-dev): bump solargraph from 0.54.2 to 0.54.3 (#4357)
Bumps [solargraph](https://github.com/castwide/solargraph) from 0.54.2 to 0.54.3. - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](castwide/solargraph@v0.54.2...v0.54.3) --- updated-dependencies: - dependency-name: solargraph dependency-version: 0.54.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c51369f commit 0a8b92a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ GEM
137137
declarative (0.0.20)
138138
delayed_job (4.1.13)
139139
activesupport (>= 3.0, < 9.0)
140-
diff-lcs (1.6.1)
140+
diff-lcs (1.6.2)
141141
digest-xxhash (0.2.9)
142142
docile (1.1.5)
143143
domain_name (0.6.20240107)
@@ -271,8 +271,8 @@ GEM
271271
pp (>= 0.6.0)
272272
rdoc (>= 4.0.0)
273273
reline (>= 0.4.2)
274-
jaro_winkler (1.6.0)
275-
json (2.11.3)
274+
jaro_winkler (1.6.1)
275+
json (2.12.0)
276276
json-diff (0.4.1)
277277
json-schema (5.1.1)
278278
addressable (~> 2.8)
@@ -284,7 +284,7 @@ GEM
284284
rexml (>= 3.3.9)
285285
kramdown-parser-gfm (1.1.0)
286286
kramdown (~> 2.0)
287-
language_server-protocol (3.17.0.4)
287+
language_server-protocol (3.17.0.5)
288288
libhoney (2.3.0)
289289
addressable (~> 2.0)
290290
excon
@@ -310,7 +310,7 @@ GEM
310310
mime-types-data (~> 3.2025, >= 3.2025.0507)
311311
mime-types-data (3.2025.0507)
312312
mini_mime (1.1.5)
313-
mini_portile2 (2.8.8)
313+
mini_portile2 (2.8.9)
314314
minitest (5.25.5)
315315
mock_redis (0.49.0)
316316
redis (~> 5)
@@ -409,7 +409,7 @@ GEM
409409
rb-fsevent (0.11.2)
410410
rb-inotify (0.10.1)
411411
ffi (~> 1.0)
412-
rbs (3.9.2)
412+
rbs (3.9.3)
413413
logger
414414
rdoc (6.11.0)
415415
psych (>= 4.0.0)
@@ -538,12 +538,12 @@ GEM
538538
rack-protection (= 3.2.0)
539539
sinatra (= 3.2.0)
540540
tilt (~> 2.0)
541-
solargraph (0.54.2)
541+
solargraph (0.54.3)
542542
backport (~> 1.2)
543543
benchmark (~> 0.4)
544544
bundler (~> 2.0)
545545
diff-lcs (~> 1.4)
546-
jaro_winkler (~> 1.6)
546+
jaro_winkler (~> 1.6, >= 1.6.1)
547547
kramdown (~> 2.3)
548548
kramdown-parser-gfm (~> 1.1)
549549
logger (~> 1.6)

0 commit comments

Comments
 (0)