Skip to content

Commit

Permalink
Update ruby-lsp requirement from 0.13.0 to 0.13.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.13.0...v0.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 1cba49f commit 43a99b9
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 @@ -7,4 +7,4 @@ gem 'kitchen-terraform', '7.0.2'
# These Gems are used by the Shopify/ruby-lsp Visual Studio Code extension

gem 'rubocop', '1.25.1'
gem 'ruby-lsp', '0.13.0'
gem 'ruby-lsp', '0.13.1'

0 comments on commit 43a99b9

Please sign in to comment.