0.0
No commit activity in last 3 years
No release in over 3 years
You should really pay attention to what you install... And you probably want to fetch the real sidekiq-pro gem from https://gems.contribsys.com
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.14
~> 10.0
 Project Readme

(Fake) Sidekiq-pro

So... Sidekiq-pro expired on RubyGems. I decided to register it because I believe it might be dangerous, let's say you're a sidekiq-pro user instead of :

source 'https://gems.contribsys.com/' do
  gem 'sidekiq-pro'
end

If you actually forget the source statement, you WILL load this gem. This could cause some bad-guys to load malicious code inside of your app. You're welcome !