convox_installer.gemspec in convox_installer-3.0.1 vs convox_installer.gemspec in convox_installer-3.1.0

- old
+ new

@@ -5,12 +5,12 @@ Gem::Specification.new do |s| s.name = 'convox_installer' s.version = ConvoxInstaller::VERSION s.platform = Gem::Platform::RUBY - s.authors = ['Form Applications Inc.'] - s.email = ['support@formapi.io'] - s.homepage = 'https://github.com/FormAPI/convox_installer' + s.authors = ['DocSpring, Inc.'] + s.email = ['support@docspring.com'] + s.homepage = 'https://github.com/DocSpring/convox_installer' s.summary = 'Build a Convox installation workflow' s.description = 'Build a Convox installation workflow' s.license = 'MIT' s.required_ruby_version = '>= 2.5'