Skip to content

Commit 9fc95a1

Browse files
authored
Merge pull request #4657 from nhsuk/dependabot/bundler/next/solargraph-0.57.0
Bump solargraph from 0.56.2 to 0.57.0
2 parents 9351601 + 4b78076 commit 9fc95a1

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

Gemfile.lock

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ GEM
513513
rb-fsevent (0.11.2)
514514
rb-inotify (0.11.1)
515515
ffi (~> 1.0)
516-
rbs (3.6.1)
516+
rbs (3.9.5)
517517
logger
518518
rdoc (6.14.2)
519519
erb
@@ -645,7 +645,7 @@ GEM
645645
simplecov_json_formatter (~> 0.1)
646646
simplecov-html (0.12.3)
647647
simplecov_json_formatter (0.1.4)
648-
solargraph (0.56.2)
648+
solargraph (0.57.0)
649649
backport (~> 1.2)
650650
benchmark (~> 0.4)
651651
bundler (~> 2.0)
@@ -658,12 +658,13 @@ GEM
658658
ostruct (~> 0.6)
659659
parser (~> 3.0)
660660
prism (~> 1.4)
661-
rbs (~> 3.6.1)
661+
rbs (>= 3.6.1, <= 4.0.0.dev.4)
662662
reverse_markdown (~> 3.0)
663-
rubocop (~> 1.38)
663+
rubocop (~> 1.76)
664664
thor (~> 1.0)
665665
tilt (~> 2.0)
666666
yard (~> 0.9, >= 0.9.24)
667+
yard-activesupport-concern (~> 0.0)
667668
yard-solargraph (~> 0.1)
668669
solargraph-rails (1.2.4)
669670
activesupport
@@ -744,6 +745,8 @@ GEM
744745
xpath (3.2.0)
745746
nokogiri (~> 1.8)
746747
yard (0.9.37)
748+
yard-activesupport-concern (0.0.1)
749+
yard (>= 0.8)
747750
yard-solargraph (0.1.0)
748751
yard (~> 0.9)
749752
zeitwerk (2.7.3)

0 commit comments

Comments
 (0)