Commit 3c772630 authored by Matthias Käppler's avatar Matthias Käppler 3️⃣
Browse files

Update Rubies in tool versions and CI config

parent 0d97aee4
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ ruby:
  <<: *test_definition
  parallel:
    matrix:
      - RUBY_VERSION: ["2.7", "3.0", "3.1", "3.2"]
      - RUBY_VERSION: ["3.0", "3.1", "3.2"]

static-analysis:
  before_script:
@@ -35,7 +35,6 @@ static-analysis:
    - rake verify

danger-review:
  image: ruby:3.0
  stage: test
  except:
    - tags
+1 −1
Original line number Diff line number Diff line
2.7.7
3.1.4
+1 −1
Original line number Diff line number Diff line
ruby 2.7.7
ruby 3.1.4 3.2.2