diff --git a/unit_tests_utils.gemspec b/unit_tests_utils.gemspec index 4c55aa3..7d2493b 100644 --- a/unit_tests_utils.gemspec +++ b/unit_tests_utils.gemspec @@ -2,11 +2,11 @@ Gem::Specification.new do |s| s.name = 'unit-tests-utils' - s.version = '1.6.0' - s.date = '2018-10-05' + s.version = '1.7.0' + s.date = '2018-10-31' s.summary = 'Common unit tests utils' s.description = 'This gems includes all resources needed for the a9s BOSH release unit tests.' - s.authors = ['Michael Lieser', 'Dennis Groß', 'Lucas Pinto'] + s.authors = ['Michael Lieser', 'Dennis Groß', 'Lucas Pinto', 'Kevin Konrad'] s.email = 'support@anynines.com' s.files = [ 'lib/unit_tests_utils.rb',