Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Copy working setup from master * Remove unused configuration (rspec-retry) * Fix broken specs * Make specs more reliable * Fix sidekiq develop (#426) * Mandatory rubocop commit * Allow failures on sidekiq.develop # Conflicts: # lib/sidekiq_unique_jobs/version_check.rb # spec/sidekiq_unique_jobs/key_spec.rb * Mandatory rubocop commit * Fix tests * Update ruby versions Takes care of some security breaches * Prevent JRuby from using Pry * Use pry for jruby * Use fake irb too for the sake of jfuckingruby * Make testing of console_class.start work * Mandatory rubocop commit * Another mandatory rubocop commit * Include .simplecov with rubocop * Cleanup after experiments * Unfortunately truffleruby is sooooo slooooow * Update rubocop 💣 * Fix compatibility with Sidekiq 6.0. logger * Fix .yardopts * Improve performance by avoiding the block arg * Close #419
- Loading branch information