Commit cc1ce5e9 authored by Bob Van Landuyt's avatar Bob Van Landuyt 💬
Browse files

Merge branch '30-updates-rubies' into 'master'

Update Rubies in tool versions and CI config

Closes #30

See merge request !117
parents 0d97aee4 3c772630
Loading
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