shivers.gemspec in shivers-0.5.0 vs shivers.gemspec in shivers-0.6.0.pre.1
- old
+ new
@@ -4,11 +4,11 @@
require 'shivers/version'
Gem::Specification.new do |spec|
spec.name = 'shivers'
spec.version = Shivers::VERSION
- spec.authors = ['Toby Clemson']
- spec.email = ['tobyclemson@gmail.com']
+ spec.authors = ['InfraBlocks Maintainers']
+ spec.email = ['maintainers@infrablocks.io']
spec.date = '2021-01-11'
spec.summary = 'Semantic version numbers for CI pipelines.'
spec.description = 'Semantic version number management, by file and environment, for CI pipelines.'
spec.homepage = 'https://github.com/infrablocks/shivers'