rutl.gemspec in rutl-0.1.1 vs rutl.gemspec in rutl-0.1.2
- old
+ new
@@ -7,10 +7,12 @@
spec.version = RUTL::VERSION
spec.authors = ['Drew Cooper']
spec.email = ['drewcoo@gmail.com']
spec.summary = 'Ruby Ui Test Library'
- spec.description = 'One gem to test them all and in the darkness bug them.'
+ spec.description = 'DANGER!!! DO NOT USE YET!!! This is a UI library ' \
+ 'under construction and only name-squatting for the ' \
+ 'moment.'
spec.homepage = 'https://github.com/drewcoo/rutl'
spec.license = 'MIT'
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
# to allow pushing to a single host or delete this section to allow pushing to any host.