mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-24 15:49:39 +02:00
Bump ruby-lsp-rails from 0.2.9 to 0.3.0 (#466)
Bumps [ruby-lsp-rails](https://github.com/Shopify/ruby-lsp-rails) from 0.2.9 to 0.3.0. - [Release notes](https://github.com/Shopify/ruby-lsp-rails/releases) - [Commits](https://github.com/Shopify/ruby-lsp-rails/compare/v0.2.9...v0.3.0) --- updated-dependencies: - dependency-name: ruby-lsp-rails dependency-type: direct:development update-type: version-update:semver-minor ... 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:
parent
2abbc22f4f
commit
34b8db5b39
1 changed files with 6 additions and 6 deletions
12
Gemfile.lock
12
Gemfile.lock
|
@ -248,7 +248,7 @@ GEM
|
|||
ast (~> 2.4.1)
|
||||
racc
|
||||
pg (1.5.5)
|
||||
prism (0.19.0)
|
||||
prism (0.24.0)
|
||||
propshaft (0.8.0)
|
||||
actionpack (>= 7.0.0)
|
||||
activesupport (>= 7.0.0)
|
||||
|
@ -323,15 +323,15 @@ GEM
|
|||
rubocop-minitest
|
||||
rubocop-performance
|
||||
rubocop-rails
|
||||
ruby-lsp (0.13.4)
|
||||
ruby-lsp (0.14.1)
|
||||
language_server-protocol (~> 3.17.0)
|
||||
prism (>= 0.19.0, < 0.20)
|
||||
prism (>= 0.22.0, < 0.25)
|
||||
sorbet-runtime (>= 0.5.10782)
|
||||
ruby-lsp-rails (0.2.9)
|
||||
ruby-lsp-rails (0.3.0)
|
||||
actionpack (>= 6.0)
|
||||
activerecord (>= 6.0)
|
||||
railties (>= 6.0)
|
||||
ruby-lsp (>= 0.13.0, < 0.14.0)
|
||||
ruby-lsp (>= 0.14.0, < 0.15.0)
|
||||
sorbet-runtime (>= 0.5.9897)
|
||||
ruby-progressbar (1.13.0)
|
||||
ruby2_keywords (0.0.5)
|
||||
|
@ -342,7 +342,7 @@ GEM
|
|||
rubyzip (>= 1.2.2, < 3.0)
|
||||
websocket (~> 1.0)
|
||||
smart_properties (1.17.0)
|
||||
sorbet-runtime (0.5.11234)
|
||||
sorbet-runtime (0.5.11262)
|
||||
stimulus-rails (1.3.3)
|
||||
railties (>= 6.0.0)
|
||||
stringio (3.1.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue