Skip to content

Commit

Permalink
Bump sidekiq-scheduler from 5.0.5 to 5.0.6
Browse files Browse the repository at this point in the history
Bumps [sidekiq-scheduler](https://github.com/moove-it/sidekiq-scheduler) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/moove-it/sidekiq-scheduler/releases)
- [Changelog](https://github.com/sidekiq-scheduler/sidekiq-scheduler/blob/master/CHANGELOG.md)
- [Commits](sidekiq-scheduler/sidekiq-scheduler@v5.0.5...v5.0.6)

---
updated-dependencies:
- dependency-name: sidekiq-scheduler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent f9752d2 commit 422ba03
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 @@ -23,7 +23,7 @@ gem "pg"
gem "sentry-sidekiq"

# https://github.com/moove-it/sidekiq-scheduler/issues/345
gem "sidekiq-scheduler", "5.0.5"
gem "sidekiq-scheduler", "5.0.6"

group :development, :test do
gem "awesome_print"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@ GEM
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
redis (>= 4.5.0, < 5)
sidekiq-scheduler (5.0.5)
sidekiq-scheduler (5.0.6)
rufus-scheduler (~> 3.2)
sidekiq (>= 6, < 8)
tilt (>= 1.4.0, < 3)
Expand Down Expand Up @@ -838,7 +838,7 @@ DEPENDENCIES
rubocop-govuk
sentry-sidekiq
shoulda-matchers
sidekiq-scheduler (= 5.0.5)
sidekiq-scheduler (= 5.0.6)
simplecov
webmock

Expand Down

0 comments on commit 422ba03

Please sign in to comment.