1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00

Bump ruby-lsp-rails from 0.3.2 to 0.3.3 (#549)

Bumps [ruby-lsp-rails](https://github.com/Shopify/ruby-lsp-rails) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/Shopify/ruby-lsp-rails/releases)
- [Commits](https://github.com/Shopify/ruby-lsp-rails/compare/v0.3.2...v0.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-18 11:32:46 -04:00 committed by GitHub
parent fc66990772
commit 0a8518506c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -324,11 +324,11 @@ GEM
rubocop-minitest
rubocop-performance
rubocop-rails
ruby-lsp (0.14.3)
ruby-lsp (0.14.6)
language_server-protocol (~> 3.17.0)
prism (>= 0.22.0, < 0.25)
sorbet-runtime (>= 0.5.10782)
ruby-lsp-rails (0.3.2)
ruby-lsp-rails (0.3.3)
actionpack (>= 6.0)
activerecord (>= 6.0)
railties (>= 6.0)
@ -342,7 +342,7 @@ GEM
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
smart_properties (1.17.0)
sorbet-runtime (0.5.11284)
sorbet-runtime (0.5.11294)
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.0)