Add license to gemspec

This commit is contained in:
Ravil Bayramgalin 2013-11-03 22:32:41 +03:00
parent 234adf472b
commit 77e78427f6
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
Gem::Specification.new do |gem|
gem.name = 'sidekiq-limit_fetch'
gem.version = '2.1.2'
gem.license = 'MIT'
gem.authors = 'brainopia'
gem.email = 'brainopia@evilmartians.com'
gem.summary = 'Sidekiq strategy to support queue limits'