Updating to ruby:3.4 in CI/CD
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-07-28 10:54:53 -04:00
parent 26698082f4
commit b593ef7593

View File

@ -1,6 +1,6 @@
pipeline:
style:
image: ruby:3.0
image: ruby:3.4
commands:
- 'gem install rake'
- 'bundle config set --local path "vendor/bundle"'