Skip to content

Commit

Permalink
build(deps-dev): bump solargraph from 0.50.0 to 0.51.0
Browse files Browse the repository at this point in the history
Bumps [solargraph](/~https://github.com/castwide/solargraph) from 0.50.0 to 0.51.0.
- [Changelog](/~https://github.com/castwide/solargraph/blob/master/CHANGELOG.md)
- [Commits](castwide/solargraph@v0.50.0...v0.51.0)

---
updated-dependencies:
- dependency-name: solargraph
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 8e9bc84 commit 5e410c9
Showing 1 changed file with 19 additions and 16 deletions.
35 changes: 19 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ GEM
docile (1.1.5)
domain_name (0.6.20240107)
drb (2.2.1)
e2mmap (0.1.0)
erubi (1.13.0)
eventmachine (1.2.7)
excon (0.112.0)
Expand Down Expand Up @@ -268,7 +267,7 @@ GEM
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jaro_winkler (1.5.6)
jaro_winkler (1.6.0)
json (2.9.1)
json-diff (0.4.1)
json-schema (5.1.1)
Expand All @@ -277,8 +276,8 @@ GEM
json_pure (2.7.6)
jwt (2.8.1)
base64
kramdown (2.4.0)
rexml
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
language_server-protocol (3.17.0.3)
Expand Down Expand Up @@ -339,6 +338,7 @@ GEM
racc (~> 1.4)
nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4)
observer (0.1.2)
oj (3.16.9)
bigdecimal (>= 3.0)
ostruct (>= 0.2)
Expand All @@ -349,7 +349,7 @@ GEM
parallel (1.26.3)
parallel_tests (4.9.0)
parallel
parser (3.3.6.0)
parser (3.3.7.0)
ast (~> 2.4.1)
racc
pg (1.5.9)
Expand Down Expand Up @@ -399,7 +399,8 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbs (2.8.4)
rbs (3.8.1)
logger
rdoc (6.10.0)
psych (>= 4.0.0)
redis (5.3.0)
Expand All @@ -419,9 +420,9 @@ GEM
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
retriable (3.1.2)
reverse_markdown (2.1.1)
reverse_markdown (3.0.0)
nokogiri
rexml (3.3.9)
rexml (3.4.0)
roodi (5.0.0)
ruby_parser (~> 3.2, >= 3.2.2)
rspec (3.13.0)
Expand Down Expand Up @@ -519,18 +520,20 @@ GEM
rack-protection (= 3.2.0)
sinatra (= 3.2.0)
tilt (~> 2.0)
solargraph (0.50.0)
solargraph (0.51.0)
backport (~> 1.2)
benchmark
bundler (~> 2.0)
diff-lcs (~> 1.4)
e2mmap
jaro_winkler (~> 1.5)
jaro_winkler (~> 1.6)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.1)
logger (~> 1.6)
observer (~> 0.1)
ostruct (~> 0.6)
parser (~> 3.0)
rbs (~> 2.0)
reverse_markdown (~> 2.0)
rbs (~> 3.0)
reverse_markdown (>= 2.0, < 4)
rubocop (~> 1.38)
thor (~> 1.0)
tilt (~> 2.0)
Expand All @@ -553,14 +556,14 @@ GEM
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (1.3.2)
tilt (2.3.0)
tilt (2.6.0)
timecop (0.9.10)
timeliness (0.4.5)
trailblazer-option (0.1.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uber (0.1.0)
unicode-display_width (3.1.3)
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
useragent (0.16.10)
Expand All @@ -575,7 +578,7 @@ GEM
xml-simple (1.1.9)
rexml
yajl-ruby (1.4.3)
yard (0.9.36)
yard (0.9.37)
zeitwerk (2.7.1)

PLATFORMS
Expand Down

0 comments on commit 5e410c9

Please sign in to comment.