diff --git a/.github/workflows/pipelock.yml b/.github/workflows/pipelock.yml index 9a488b387..029eb6f47 100644 --- a/.github/workflows/pipelock.yml +++ b/.github/workflows/pipelock.yml @@ -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 diff --git a/Gemfile.lock b/Gemfile.lock index 335ece265..7489b5e36 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)