Skip to content

Commit

Permalink
Bump the ruby-lsp group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the ruby-lsp group with 2 updates: [ruby-lsp](https://github.com/Shopify/ruby-lsp) and [ruby-lsp-rails](https://github.com/Shopify/ruby-lsp-rails).


Updates `ruby-lsp` from 0.23.3 to 0.23.5
- [Release notes](https://github.com/Shopify/ruby-lsp/releases)
- [Commits](Shopify/ruby-lsp@v0.23.3...v0.23.5)

Updates `ruby-lsp-rails` from 0.3.28 to 0.3.29
- [Release notes](https://github.com/Shopify/ruby-lsp-rails/releases)
- [Commits](Shopify/ruby-lsp-rails@v0.3.28...v0.3.29)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 2667dc4 commit f22e11d
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 @@ -160,7 +160,7 @@ GEM
reline (>= 0.4.2)
json (2.9.1)
language_server-protocol (3.17.0.3)
logger (1.6.4)
logger (1.6.5)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -282,12 +282,12 @@ GEM
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-lsp (0.23.3)
ruby-lsp (0.23.5)
language_server-protocol (~> 3.17.0)
prism (>= 1.2, < 2.0)
rbs (>= 3, < 4)
sorbet-runtime (>= 0.5.10782)
ruby-lsp-rails (0.3.28)
ruby-lsp-rails (0.3.29)
ruby-lsp (>= 0.23.0, < 0.24.0)
ruby-progressbar (1.13.0)
ruby-vips (2.2.2)
Expand Down Expand Up @@ -318,7 +318,7 @@ GEM
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
smart_properties (1.17.0)
sorbet-runtime (0.5.11742)
sorbet-runtime (0.5.11751)
stringio (3.1.2)
thor (1.3.2)
timeout (0.4.3)
Expand Down

0 comments on commit f22e11d

Please sign in to comment.