Use default bundled Bundler (#6397)

This commit is contained in:
Danny Mösch
2025-12-26 21:55:22 +01:00
committed by GitHub
parent 154e47e481
commit 0c7eb017e2
-2
View File
@@ -15,8 +15,6 @@ steps:
SKIP_INTEGRATION_TESTS: true
- label: "Danger"
commands:
- echo "+++ Install Bundler"
- gem install bundler -v 2.4.22
- echo "+++ Run OSS Scan"
- make oss_scan
artifact_paths: "oss-check-summary.md"