Skip to content

Commit

Permalink
build(deps-dev): bump solargraph from 0.48.0 to 0.49.0 (#3248)
Browse files Browse the repository at this point in the history
Bumps [solargraph](https://solargraph.org) from 0.48.0 to 0.49.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 14, 2023
1 parent 4d130ac commit 6c33830
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbs (2.8.4)
recursive-open-struct (1.1.3)
regexp_parser (2.7.0)
representable (3.2.0)
Expand Down Expand Up @@ -476,18 +477,19 @@ GEM
rack-protection (= 3.0.6)
sinatra (= 3.0.6)
tilt (~> 2.0)
solargraph (0.48.0)
solargraph (0.49.0)
backport (~> 1.2)
benchmark
bundler (>= 1.17.2)
bundler (~> 2.0)
diff-lcs (~> 1.4)
e2mmap
jaro_winkler (~> 1.5)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.1)
parser (~> 3.0)
reverse_markdown (>= 1.0.5, < 3)
rubocop (>= 0.52)
rbs (~> 2.0)
reverse_markdown (~> 2.0)
rubocop (~> 1.38)
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
Expand Down Expand Up @@ -526,12 +528,11 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.7.0)
webrick (1.8.1)
xml-simple (1.1.9)
rexml
yajl-ruby (1.4.3)
yard (0.9.28)
webrick (~> 1.7.0)
yard (0.9.34)
zeitwerk (2.6.7)

PLATFORMS
Expand Down

0 comments on commit 6c33830

Please sign in to comment.