Browse Source

Bump sidekiq-unique-jobs from 6.0.9 to 6.0.11 (#10113)

Bumps [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs) from 6.0.9 to 6.0.11.
- [Release notes](https://github.com/mhenrixon/sidekiq-unique-jobs/releases)
- [Changelog](https://github.com/mhenrixon/sidekiq-unique-jobs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mhenrixon/sidekiq-unique-jobs/compare/v6.0.9...v6.0.11)

Signed-off-by: dependabot[bot] <support@dependabot.com>
pull/4/head
dependabot[bot] 5 years ago
committed by Eugen Rochko
parent
commit
66adca6113
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      Gemfile.lock

+ 2
- 2
Gemfile.lock View File

@ -563,9 +563,9 @@ GEM
rufus-scheduler (~> 3.2)
sidekiq (>= 3)
tilt (>= 1.4.0)
sidekiq-unique-jobs (6.0.9)
sidekiq-unique-jobs (6.0.11)
concurrent-ruby (~> 1.0, >= 1.0.5)
sidekiq (>= 4.0, < 6.0)
sidekiq (>= 4.0, < 7.0)
thor (~> 0)
simple-navigation (4.0.5)
activesupport (>= 2.3.2)

Loading…
Cancel
Save