uuid-ncname.gemspec in uuid-ncname-0.1.1 vs uuid-ncname.gemspec in uuid-ncname-0.1.2
- old
+ new
@@ -6,10 +6,10 @@
Gem::Specification.new do |spec|
spec.name = "uuid-ncname"
spec.version = UUID::NCName::VERSION
spec.authors = ["Dorian Taylor"]
spec.email = ["code@doriantaylor.com"]
-
+ spec.license = 'Apache-2.0'
spec.homepage = "https://github.com/doriantaylor/rb-uuid-ncname"
spec.summary = %q{Format a UUID as a valid NCName.}
spec.description = <<DESC
This module creates an isomorphic representation of a UUID which is
guaranteed to fit into the grammar of the XML NCName construct, which