Skip to content

Commit

Permalink
Bump the ruby-lsp group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the ruby-lsp group with 2 updates in the / directory: [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.7 to 0.23.8
- [Release notes](https://github.com/Shopify/ruby-lsp/releases)
- [Commits](Shopify/ruby-lsp@v0.23.7...v0.23.8)

Updates `ruby-lsp-rails` from 0.3.31 to 0.4.0
- [Release notes](https://github.com/Shopify/ruby-lsp-rails/releases)
- [Commits](Shopify/ruby-lsp-rails@v0.3.31...v0.4.0)

---
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-minor
  dependency-group: ruby-lsp
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent daae089 commit ef68aa1
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 @@ -290,12 +290,12 @@ GEM
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-lsp (0.23.7)
ruby-lsp (0.23.8)
language_server-protocol (~> 3.17.0)
prism (>= 1.2, < 2.0)
rbs (>= 3, < 4)
sorbet-runtime (>= 0.5.10782)
ruby-lsp-rails (0.3.31)
ruby-lsp-rails (0.4.0)
ruby-lsp (>= 0.23.0, < 0.24.0)
ruby-progressbar (1.13.0)
ruby-vips (2.2.2)
Expand Down Expand Up @@ -326,7 +326,7 @@ GEM
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
smart_properties (1.17.0)
sorbet-runtime (0.5.11784)
sorbet-runtime (0.5.11801)
stringio (3.1.2)
thor (1.3.2)
timeout (0.4.3)
Expand Down

0 comments on commit ef68aa1

Please sign in to comment.