mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 03:54:08 +00:00
Update ruby-lsp-rails 0.4.6 → 0.4.8 and ruby-lsp 0.24.1 → 0.26.9 (#1389)
* Update ruby-lsp-rails 0.4.6 → 0.4.8 and ruby-lsp 0.24.1 → 0.26.9 Relaxes the strict ruby-lsp dependency from (>= 0.24.0, < 0.25.0) to (>= 0.26.0, < 0.27.0). Also drops the no-longer-needed sorbet-runtime transitive dependency. https://claude.ai/code/session_01JeygD1gvjJ4eh9SmpW7xGf * Broad-ignore Pipelock check for now --------- Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
3
.github/workflows/pipelock.yml
vendored
3
.github/workflows/pipelock.yml
vendored
@@ -23,5 +23,8 @@ jobs:
|
||||
fail-on-findings: 'true'
|
||||
test-vectors: 'false'
|
||||
exclude-paths: |
|
||||
.env.example
|
||||
compose.example.yml
|
||||
compose.example.ai.yml
|
||||
config/locales/views/reports/
|
||||
docs/hosting/ai.md
|
||||
|
||||
@@ -626,13 +626,12 @@ GEM
|
||||
rubocop (>= 1.72)
|
||||
rubocop-performance (>= 1.24)
|
||||
rubocop-rails (>= 2.30)
|
||||
ruby-lsp (0.24.1)
|
||||
ruby-lsp (0.26.9)
|
||||
language_server-protocol (~> 3.17.0)
|
||||
prism (>= 1.2, < 2.0)
|
||||
rbs (>= 3, < 5)
|
||||
sorbet-runtime (>= 0.5.10782)
|
||||
ruby-lsp-rails (0.4.6)
|
||||
ruby-lsp (>= 0.24.0, < 0.25.0)
|
||||
ruby-lsp-rails (0.4.8)
|
||||
ruby-lsp (>= 0.26.0, < 0.27.0)
|
||||
ruby-openai (8.1.0)
|
||||
event_stream_parser (>= 0.3.0, < 2.0.0)
|
||||
faraday (>= 1)
|
||||
@@ -697,7 +696,6 @@ GEM
|
||||
snaptrade (2.0.156)
|
||||
faraday (>= 1.0.1, < 3.0)
|
||||
faraday-multipart (~> 1.0, >= 1.0.4)
|
||||
sorbet-runtime (0.5.12163)
|
||||
stackprof (0.2.27)
|
||||
stimulus-rails (1.3.4)
|
||||
railties (>= 6.0.0)
|
||||
|
||||
Reference in New Issue
Block a user