Skip to content

Commit

Permalink
Bump ruby-lsp from 0.17.1 to 0.17.2
Browse files Browse the repository at this point in the history
Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/Shopify/ruby-lsp/releases)
- [Commits](Shopify/ruby-lsp@v0.17.1...v0.17.2)

---
updated-dependencies:
- dependency-name: ruby-lsp
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 8, 2024
1 parent e376eec commit 3be9884
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ group :development do
gem 'rubocop-factory_bot', '~> 2.25'
gem 'rubocop-minitest', '~> 0.35.0'
gem 'rubocop-rails', '~> 2.25'
gem 'ruby-lsp', '~> 0.17.1'
gem 'ruby-lsp', '~> 0.17.2'
end
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ GEM
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-lsp (0.17.1)
ruby-lsp (0.17.2)
language_server-protocol (~> 3.17.0)
prism (>= 0.29.0, < 0.30)
sorbet-runtime (>= 0.5.10782)
Expand All @@ -270,7 +270,7 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.3)
sorbet-runtime (0.5.11406)
sorbet-runtime (0.5.11422)
stringio (3.1.0)
strscan (3.1.0)
thor (1.3.1)
Expand Down Expand Up @@ -310,7 +310,7 @@ DEPENDENCIES
rubocop-factory_bot (~> 2.25)
rubocop-minitest (~> 0.35.0)
rubocop-rails (~> 2.25)
ruby-lsp (~> 0.17.1)
ruby-lsp (~> 0.17.2)
simplecov (~> 0.21)
tzinfo-data
wahwah (~> 1.5.1)
Expand Down

0 comments on commit 3be9884

Please sign in to comment.