File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,14 @@ jobs:
1616 fail-fast : false
1717 matrix :
1818 ruby :
19+ - ' 3.3'
20+ - ' 3.2'
1921 - ' 3.1'
2022 - ' 3.0'
2123 - ' 2.7'
2224 - ' 2.6'
2325 steps :
24- - uses : actions/checkout@v2
26+ - uses : actions/checkout@v4
2527 - uses : ruby/setup-ruby@v1
2628 with :
2729 ruby-version : ${{ matrix.ruby }}
Original file line number Diff line number Diff line change 11# Stupidedi
2- [ ![ Build Status] ( https://secure.travis-ci.org/irobayna/stupidedi.png?branch=master )] ( http://travis-ci.org/irobayna/stupidedi ) [ ![ GitHub version] ( https://badge.fury.io/rb/stupidedi.svg )] ( http://badge.fury.io/gh/irobayna%2Fstupidedi ) [ ![ Code Climate] ( https://codeclimate.com/github/irobayna/stupidedi.png )] ( https://codeclimate.com/github/irobayna/stupidedi ) [ ![ Inline docs] ( http://inch-ci.org/github/irobayna/stupidedi.png?branch=master )] ( http://inch-ci.org/github/irobayna/stupidedi )
2+
3+ [ ![ Build Status] ( https://github.com/kputnam/stupidedi/actions/workflows/ci.yml/badge.svg?branch=master )] ( https://github.com/kputnam/stupidedi/actions?query=branch%3Amaster ) [ ![ GitHub version] ( https://badge.fury.io/rb/stupidedi.svg )] ( http://badge.fury.io/gh/irobayna%2Fstupidedi ) [ ![ Code Climate] ( https://codeclimate.com/github/irobayna/stupidedi.png )] ( https://codeclimate.com/github/irobayna/stupidedi ) [ ![ Inline docs] ( http://inch-ci.org/github/irobayna/stupidedi.png?branch=master )] ( http://inch-ci.org/github/irobayna/stupidedi )
34
45![ Screenshot] ( https://raw.github.com/irobayna/stupidedi/master/doc/images/edi-pp.png )
56
You can’t perform that action at this time.
0 commit comments