Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 3430a5d commit 88e3676
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ GEM
ast (~> 2.4.1)
racc
prettier_print (1.2.1)
prism (0.15.1)
prism (0.17.1)
psych (5.1.1.1)
stringio
puma (6.4.0)
Expand Down Expand Up @@ -221,9 +221,9 @@ GEM
rubocop (~> 1.51)
rubocop-sorbet (0.7.4)
rubocop (>= 0.90.0)
ruby-lsp (0.12.1)
ruby-lsp (0.12.3)
language_server-protocol (~> 3.17.0)
prism (>= 0.15.1, < 0.16)
prism (>= 0.17.1, < 0.18)
sorbet-runtime (>= 0.5.5685)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
Expand Down

0 comments on commit 88e3676

Please sign in to comment.