Skip to content

Commit

Permalink
Merge 9db85f9 into 5ac5ade
Browse files Browse the repository at this point in the history
  • Loading branch information
viraptor committed Aug 18, 2019
2 parents 5ac5ade + 9db85f9 commit 0687c08
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions delayed_job.gemspec
Expand Up @@ -14,4 +14,9 @@ Gem::Specification.new do |spec|
spec.summary = 'Database-backed asynchronous priority queue system -- Extracted from Shopify'
spec.test_files = Dir.glob('spec/**/*')
spec.version = '4.1.8'
spec.metadata = {
"changelog_uri" => "https://github.com/collectiveidea/delayed_job/blob/master/CHANGELOG.md",
"bug_tracker_uri" => "https://github.com/collectiveidea/delayed_job/issues",
"source_code_uri" => "https://github.com/collectiveidea/delayed_job"
}
end

0 comments on commit 0687c08

Please sign in to comment.