Skip to content

Commit

Permalink
Update ruby-lsp requirement from ~> 0.17.4 to ~> 0.18.3
Browse files Browse the repository at this point in the history
Updates the requirements on [ruby-lsp](https://github.com/Shopify/ruby-lsp) to permit the latest version.
- [Release notes](https://github.com/Shopify/ruby-lsp/releases)
- [Commits](Shopify/ruby-lsp@v0.17.4...v0.18.3)

---
updated-dependencies:
- dependency-name: ruby-lsp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 9de05ab commit a31ec48
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 @@ -41,7 +41,7 @@ gem "rubocop-minitest", "0.35.0"
gem "rubocop-packaging", "0.5.2"
gem "rubocop-performance", "1.21.1"
gem "rubocop-rake", "0.6.0"
gem "ruby-lsp", "~> 0.17.4"
gem "ruby-lsp", "~> 0.18.3"
gem "ruby-spacy", "~> 0.2.2"
gem "sequel", "~> 5.82"
gem "solargraph", "~> 0.48.0"
Expand Down

0 comments on commit a31ec48

Please sign in to comment.