Skip to content

Commit

Permalink
Merge pull request #897 from alphagov/dependabot/bundler/sidekiq-uniq…
Browse files Browse the repository at this point in the history
…ue-jobs-8.0.9

Bump sidekiq-unique-jobs from 8.0.7 to 8.0.9
  • Loading branch information
yndajas authored Oct 2, 2024
2 parents 2ce2615 + d4f0084 commit 9fa7066
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gem "pg"
gem "plek"
gem "sentry-sidekiq"
gem "sidekiq-scheduler"
gem "sidekiq-unique-jobs", "< 8.0.8"
gem "sidekiq-unique-jobs", "< 8.0.10"

group :development, :test do
gem "brakeman"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ GEM
rufus-scheduler (~> 3.2)
sidekiq (>= 6, < 8)
tilt (>= 1.4.0, < 3)
sidekiq-unique-jobs (8.0.7)
sidekiq-unique-jobs (8.0.9)
concurrent-ruby (~> 1.0, >= 1.0.5)
sidekiq (>= 7.0.0, < 8.0.0)
thor (>= 1.0, < 3.0)
Expand Down Expand Up @@ -738,7 +738,7 @@ DEPENDENCIES
rubocop-govuk
sentry-sidekiq
sidekiq-scheduler
sidekiq-unique-jobs (< 8.0.8)
sidekiq-unique-jobs (< 8.0.10)
simplecov
timecop
web-console
Expand Down

0 comments on commit 9fa7066

Please sign in to comment.