brandonhilkert / sucker_punch

Sucker Punch is a Ruby asynchronous processing library using concurrent-ruby, heavily influenced by Sidekiq and girl_friday.
MIT License
2.65k stars 114 forks source link

Add rubygems metadata #222

Closed viraptor closed 6 years ago

viraptor commented 6 years ago

Add urls which will appear as direct links on rubygems listing. This helps with automated info collection and manual searching for the right place.

brandonhilkert commented 6 years ago

Thanks!