Commit 66e24975 authored by Hordur Freyr Yngvason's avatar Hordur Freyr Yngvason
Browse files

Merge branch 'ruby-2.7' into 'master'

Update Ruby to 2.7 on RSpec

See merge request gitlab-org/cluster-integration/auto-deploy-image!166
parents b64d57a1 74463e76
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -460,8 +460,8 @@ test-upgrade-from-helm2-fails:

rspec:
  stage: test
  image: ruby:2.5
  image: ruby:2.7
  before_script:
    - gem install rspec
    - gem install --no-document rspec
  script:
    - rspec test/rspec