From c39c6a3cd97580ea5aa5bf85b9a382624e751d46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 13:03:29 +0000 Subject: [PATCH] build(deps): bump voxpupuli/ruby-version from 1.0.1 to 2.0.0 Bumps [voxpupuli/ruby-version](https://github.com/voxpupuli/ruby-version) from 1.0.1 to 2.0.0. - [Release notes](https://github.com/voxpupuli/ruby-version/releases) - [Commits](https://github.com/voxpupuli/ruby-version/compare/656370e339050da63b86b1c631f5f88a3f4c0803...be0467ce7366d206b2e87f5b7a032a030120b7cb) --- updated-dependencies: - dependency-name: voxpupuli/ruby-version dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index be6e7eb7d..42f0251dc 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -27,7 +27,7 @@ jobs: run: bundle exec rake rubocop - run: gem build --strict --verbose *.gemspec - id: ruby - uses: voxpupuli/ruby-version@656370e339050da63b86b1c631f5f88a3f4c0803 # 1.0.1 + uses: voxpupuli/ruby-version@be0467ce7366d206b2e87f5b7a032a030120b7cb # 2.0.0 linux_unit_tests: needs: