Skip to content

Commit 8e6ee60

Browse files
author
tom
committed
Update copyright information
1 parent 1c4fdba commit 8e6ee60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sidekiq-queue-pause.gemspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Gem::Specification.new do |s|
44
s.summary = 'Pause a Sidekiq queue'
55
s.description = 'Let\'s you pause/unpause individual sidekiq queues.'
66
s.license = 'MIT'
7-
s.authors = ['FlavourSys Technology GmbH']
8-
s.email = ['technology@flavoursys.com']
9-
s.homepage = 'http://github.com/FlavourSys/sidekiq-queue-pause'
7+
s.authors = ['Projective Technology GmbH']
8+
s.email = 'technology@projective.io'
9+
s.homepage = 'https://github.com/projectivetech/sidekiq-queue-pause'
1010

1111
s.require_paths = ['lib']
1212
s.files = Dir['lib/**/*rb']

0 commit comments

Comments
 (0)