image: ruby:3.0.2 before_script: - gem install bundler -v 2.2.22 - bundle install example_job: script: - bundle exec rake