Bump solargraph from 0.44.3 to 0.45.0 (#17752)

Bumps [solargraph](https://github.com/castwide/solargraph) from 0.44.3 to 0.45.0.
- [Release notes](https://github.com/castwide/solargraph/releases)
- [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md)
- [Commits](https://github.com/castwide/solargraph/compare/v0.44.3...v0.45.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>
This commit is contained in:
dependabot[bot] 2022-05-24 09:42:14 -04:00 committed by GitHub
parent 6ee164100c
commit dc9a482e08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 4 additions and 4 deletions

View file

@ -125,7 +125,7 @@ group :development do
gem "i18n-tasks", "~> 1.0.10" # Helpers to find and manage missing and unused translations
gem "listen", "~> 3.7", require: false # Helps 'listen' to file system modifications events (also used by other gems like guard)
gem "memory_profiler", "~> 1.0", require: false # Memory profiling routines for Ruby 2.3+
gem "solargraph", "~> 0.44", require: false # For LSP support (such as symbol renaming, documentation lookup)
gem "solargraph", "~> 0.45", require: false # For LSP support (such as symbol renaming, documentation lookup)
gem "solargraph-rails", "~> 0.3.1", require: false # For LSP support with Rails
gem "web-console", "~> 4.2" # Rails Console on the Browser
gem "yard", "~> 0.9" # Documentation format

View file

@ -455,7 +455,7 @@ GEM
execjs (~> 2.7)
knapsack_pro (3.2.1)
rake
kramdown (2.3.1)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
@ -829,7 +829,7 @@ GEM
simplecov_json_formatter (0.1.2)
slack-notifier (2.4.0)
smart_properties (1.17.0)
solargraph (0.44.3)
solargraph (0.45.0)
backport (~> 1.2)
benchmark
bundler (>= 1.17.2)
@ -1078,7 +1078,7 @@ DEPENDENCIES
sidekiq-unique-jobs (~> 7.1.23)
simplecov (~> 0.21.2)
slack-notifier (~> 2.4)
solargraph (~> 0.44)
solargraph (~> 0.45)
solargraph-rails (~> 0.3.1)
sprockets-rails (~> 3.4)
staccato (~> 0.5)

Binary file not shown.

BIN
vendor/cache/kramdown-2.4.0.gem vendored Normal file

Binary file not shown.