rutl.gemspec in rutl-0.2.0 vs rutl.gemspec in rutl-0.2.1
- old
+ new
@@ -7,12 +7,10 @@
spec.version = RUTL::VERSION
spec.authors = ['Drew Cooper']
spec.email = ['drewcoo@gmail.com']
spec.summary = 'Ruby Ui Test Library'
- spec.description = 'DANGER!!! DO NOT USE YET!!! This is a UI library ' \
- 'under construction and only name-squatting for the ' \
- 'moment.'
+ spec.description = 'This is a UI library under construction at the moment.'
spec.homepage = 'https://github.com/drewcoo/rutl'
spec.license = 'MIT'
if spec.respond_to?(:metadata)
spec.metadata['allowed_push_host'] = 'https://rubygems.org/gems/rutl'