Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 85cd75f commit ba06ac4
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,9 @@ GEM
formtastic_i18n (0.7.0)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.25.2)
google-protobuf (3.25.2-aarch64-linux)
google-protobuf (3.25.2-arm64-darwin)
google-protobuf (3.25.2-x86_64-linux)
has_scope (0.8.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
Expand Down Expand Up @@ -333,7 +335,7 @@ GEM
ttfunk (~> 1.7)
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
prism (0.19.0)
prism (0.24.0)
prosopite (1.4.2)
psych (5.1.2)
stringio
Expand Down Expand Up @@ -475,9 +477,9 @@ GEM
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-lsp (0.13.4)
ruby-lsp (0.14.3)
language_server-protocol (~> 3.17.0)
prism (>= 0.19.0, < 0.20)
prism (>= 0.22.0, < 0.25)
sorbet-runtime (>= 0.5.10782)
ruby-progressbar (1.13.0)
ruby-vips (2.2.0)
Expand Down Expand Up @@ -522,7 +524,7 @@ GEM
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
sorbet-runtime (0.5.11193)
sorbet-runtime (0.5.11268)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
Expand Down

0 comments on commit ba06ac4

Please sign in to comment.