File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ An implementation of the JSON Canonicalization Scheme for Ruby
3
3
4
4
Implements [ RFC8785] ( https://datatracker.ietf.org/doc/html/rfc8785 ) (JSON Canonicalization Scheme) in Ruby.
5
5
6
- [ ![ Gem Version] ( https://badge.fury.io/rb/json-canonicalization.png )] ( http://badge.fury.io/rb/json-canonicalization )
6
+ [ ![ Gem Version] ( https://badge.fury.io/rb/json-canonicalization.svg )] ( http://badge.fury.io/rb/json-canonicalization )
7
7
[ ![ Build Status] ( https://github.com/dryruby/json-canonicalization/workflows/CI/badge.svg?branch=develop )] ( https://github.com/dryruby/json-canonicalization/actions?query=workflow%3ACI )
8
8
[ ![ Coverage Status] ( https://coveralls.io/repos/dryruby/json-canonicalization/badge.svg )] ( https://coveralls.io/r/dryruby/json-canonicalization )
9
9
You can’t perform that action at this time.
0 commit comments