webhook_system.gemspec in webhook_system-1.0.0 vs webhook_system.gemspec in webhook_system-1.0.1

- old
+ new

@@ -3,10 +3,10 @@ require File.expand_path('../lib/webhook_system/version', __FILE__) Gem::Specification.new do |gem| gem.name = 'webhook_system' gem.version = WebhookSystem::VERSION - gem.authors = ['Piotr Banasik'] + gem.authors = ['Piotr Banasik', 'Mykola Kyryk'] gem.email = 'piotr@payrollhero.com' gem.summary = 'Webhook system' gem.description = 'A pluggable webhook subscription system' gem.homepage = 'https://github.com/payrollhero/webhook_system'