master
image: ruby:3.1.1 before_script: - gem install bundler -v 2.3.22 - bundle install example_job: script: - bundle exec rake