Skip to content

Commit

Permalink
Update ruby-lsp requirement from ~> 0.9.1 to ~> 0.10.1
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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent 52aab5d commit 6a53d55
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.1", group: :development

0 comments on commit 6a53d55

Please sign in to comment.