Skip to content

Commit c810f19

Browse files
build(deps-dev): bump solargraph from 0.54.0 to 0.54.2 (#4325)
Bumps [solargraph](https://github.com/castwide/solargraph) from 0.54.0 to 0.54.2. - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](castwide/solargraph@v0.54.0...v0.54.2) --- updated-dependencies: - dependency-name: solargraph dependency-version: 0.54.2 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 d6ff5b2 commit c810f19

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ GEM
272272
rdoc (>= 4.0.0)
273273
reline (>= 0.4.2)
274274
jaro_winkler (1.6.0)
275-
json (2.10.2)
275+
json (2.11.3)
276276
json-diff (0.4.1)
277277
json-schema (5.1.1)
278278
addressable (~> 2.8)
@@ -538,9 +538,9 @@ GEM
538538
rack-protection (= 3.2.0)
539539
sinatra (= 3.2.0)
540540
tilt (~> 2.0)
541-
solargraph (0.54.0)
541+
solargraph (0.54.2)
542542
backport (~> 1.2)
543-
benchmark
543+
benchmark (~> 0.4)
544544
bundler (~> 2.0)
545545
diff-lcs (~> 1.4)
546546
jaro_winkler (~> 1.6)
@@ -551,7 +551,7 @@ GEM
551551
ostruct (~> 0.6)
552552
parser (~> 3.0)
553553
rbs (~> 3.3)
554-
reverse_markdown (>= 2.0, < 4)
554+
reverse_markdown (~> 3.0)
555555
rubocop (~> 1.38)
556556
thor (~> 1.0)
557557
tilt (~> 2.0)

0 commit comments

Comments
 (0)