File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 - name : Run tests
3333 run : ruby --version; bundle exec rspec spec || $ALLOW_FAILURES
3434 - name : Coveralls GitHub Action
35- uses : coverallsapp/github-action@v1.1.2
35+ uses : coverallsapp/github-action@v2
3636 if : " matrix.ruby == '3.0'"
3737 with :
3838 github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 11# rdf-vocab
22Common OWL/RDFS Vocabularies for use with Ruby [ RDF.rb] [ ]
33
4- [ ![ Gem Version] ( https://badge.fury.io/rb/rdf-vocab.png )] ( https://badge.fury.io/rb/rdf-vocab )
4+ [ ![ Gem Version] ( https://badge.fury.io/rb/rdf-vocab.svg )] ( https://badge.fury.io/rb/rdf-vocab )
55[ ![ Build Status] ( https://github.com/ruby-rdf/rdf-vocab/workflows/CI/badge.svg?branch=develop )] ( https://github.com/ruby-rdf/rdf-vocab/actions?query=workflow%3ACI )
66[ ![ Coverage Status] ( https://coveralls.io/repos/ruby-rdf/rdf-vocab/badge.svg?branch=develop )] ( https://coveralls.io/github/ruby-rdf/rdf-vocab?branch=develop )
77[ ![ Gitter chat] ( https://badges.gitter.im/ruby-rdf/rdf.png )] ( https://gitter.im/ruby-rdf/rdf )
Original file line number Diff line number Diff line change 1- 3.2.5
1+ 3.2.6
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments