Skip to content

Commit

Permalink
Update ruby-lsp requirement from 0.13.4 to 0.14.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.13.4...v0.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent e4bb460 commit a6f7117
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.4'
gem 'ruby-lsp', '0.14.0'

0 comments on commit a6f7117

Please sign in to comment.