We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c4fdba commit 8e6ee60Copy full SHA for 8e6ee60
sidekiq-queue-pause.gemspec
@@ -4,9 +4,9 @@ Gem::Specification.new do |s|
4
s.summary = 'Pause a Sidekiq queue'
5
s.description = 'Let\'s you pause/unpause individual sidekiq queues.'
6
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'
+ s.authors = ['Projective Technology GmbH']
+ s.email = 'technology@projective.io'
+ s.homepage = 'https://github.com/projectivetech/sidekiq-queue-pause'
10
11
s.require_paths = ['lib']
12
s.files = Dir['lib/**/*rb']
0 commit comments