Commit 74463e76 authored by Takuya Noguchi's avatar Takuya Noguchi
Browse files

Update Ruby to 2.7 on RSpec

parent b64d57a1
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