Skip to content

Commit

Permalink
Update ruby-lsp requirement from ~> 0.9.1 to ~> 0.10.0
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.9.1...v0.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 52aab5d commit 752f395
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 @@ -37,4 +37,4 @@ group :benchmark do
gem "sanitize", "~> 6.0"
end

gem "ruby-lsp", "~> 0.9.1", group: :development
gem "ruby-lsp", "~> 0.10.0", group: :development

0 comments on commit 752f395

Please sign in to comment.