Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 652f85f commit 29b62b4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ GEM
racc
pg (1.5.8)
popper_js (2.11.8)
prism (1.1.0)
prism (1.2.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down Expand Up @@ -427,9 +427,9 @@ GEM
rubocop-rspec (~> 3, >= 3.0.1)
ruby-graphviz (1.2.5)
rexml
ruby-lsp (0.19.1)
ruby-lsp (0.20.0)
language_server-protocol (~> 3.17.0)
prism (>= 1.1, < 2.0)
prism (>= 1.2, < 2.0)
rbs (>= 3, < 4)
sorbet-runtime (>= 0.5.10782)
ruby-progressbar (1.13.0)
Expand Down Expand Up @@ -473,7 +473,7 @@ GEM
sitemap_generator (6.3.0)
builder (~> 3.0)
smart_properties (1.17.0)
sorbet-runtime (0.5.11597)
sorbet-runtime (0.5.11602)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
Expand Down

0 comments on commit 29b62b4

Please sign in to comment.