Skip to content

Commit

Permalink
Update solargraph requirement from ~> 0.50.0 to ~> 0.51.2 (#577)
Browse files Browse the repository at this point in the history
Updates the requirements on [solargraph](https://github.com/castwide/solargraph) to permit the latest version.
- [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md)
- [Commits](castwide/solargraph@v0.50.0...v0.51.2)

---
updated-dependencies:
- dependency-name: solargraph
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent 6383903 commit 22d902d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ group :development do
gem "rake", "~> 13.2.1"
gem "ruby-lsp", "~> 0.17.2"
gem "semver2", "~> 3.4"
gem "solargraph", "~> 0.50.0"
gem "solargraph", "~> 0.51.2"
end

group :test do
Expand Down

0 comments on commit 22d902d

Please sign in to comment.