Made changes

This commit is contained in:
2024-07-17 13:14:28 -04:00
parent fc56af0621
commit d663ee765a
5 changed files with 24 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = "RubyQA"
s.version = '0.1.0'
s.summary = 'A Ruby framework for QA *NIX system builds'
s.summary = 'A Ruby framework for QA-ing *NIX system builds'
s.description = 'A Ruby based framework defining & orchestrating tests against a host or hosts'
s.authors = ['Tristan Ancelet']
s.email = 'tristanancelet@yahoo.com'