solis.gemspec in solis-0.68.0 vs solis.gemspec in solis-0.69.0
- old
+ new
@@ -5,10 +5,10 @@
spec.version = Solis::VERSION
spec.authors = ['Mehmet Celik']
spec.email = ['mehmet@celik.be']
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.description = 'The SUN in latin or is it SILOS spelled backwards. Turn any SHACL file or Google sheet into an API, ORM, documentation on top of a data store'
spec.homepage = 'https://github.com/mehmetc/solis'
spec.license = 'MIT'
spec.required_ruby_version = Gem::Requirement.new('>= 2.3.0')
spec.metadata['allowed_push_host'] = 'https://rubygems.org'