Skip to content

Commit

Permalink
We can add matrix here
Browse files Browse the repository at this point in the history
  • Loading branch information
julik committed May 17, 2024
1 parent e28fd5c commit 18154bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
matrix:
ruby:
- '2.6'
- '3.3'
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions tracksperanto.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "progressbar", "0.10.0"
spec.add_runtime_dependency "update_hints", "~> 1"
spec.add_runtime_dependency "rexml"
spec.add_runtime_dependency "matrix"

spec.add_development_dependency "bundler"
spec.add_development_dependency "test-unit", '~> 3'
Expand Down

0 comments on commit 18154bf

Please sign in to comment.