solis.gemspec in solis-0.67.0 vs solis.gemspec in solis-0.68.0
- old
+ new
@@ -4,10 +4,10 @@
spec.name = 'solis'
spec.version = Solis::VERSION
spec.authors = ['Mehmet Celik']
spec.email = ['mehmet@celik.be']
- spec.summary = 'Creates a SHACL, RDF, PlantUML file from a Google sheet and a layer ontop of a data store(RDBMS, Triple store)'
+ spec.summary = 'Turn any SHACL file into an API, ORM, documentation, ...'
spec.description = 'The SUN in latin or is it SILOS spelled backwards. Creates a SHACL, RDF, PlantUML file from a Google sheet and a layer ontop of a data store(RDBMS, Triple store)'
spec.homepage = 'https://github.com/mehmetc/solis'
spec.license = 'MIT'
spec.required_ruby_version = Gem::Requirement.new('>= 2.3.0')