cose.gemspec in cose-0.4.0 vs cose.gemspec in cose-0.4.1
- old
+ new
@@ -8,10 +8,10 @@
spec.name = "cose"
spec.version = COSE::VERSION
spec.authors = ["Gonzalo Rodriguez", "Braulio Martinez"]
spec.email = ["gonzalo@cedarcode.com", "braulio@cedarcode.com"]
- spec.summary = "COSE (RFC 8152) ruby library"
+ spec.summary = "CBOR Object Signing and Encryption (COSE) ruby library"
spec.homepage = "https://github.com/cedarcode/cose-ruby"
spec.license = "MIT"
spec.metadata = {
"bug_tracker_uri" => "https://github.com/cedarcode/cose-ruby/issues",