Skip to content

Commit

Permalink
Bump sidekiq-scheduler from 5.0.2 to 5.0.3
Browse files Browse the repository at this point in the history
Bumps [sidekiq-scheduler](https://github.com/moove-it/sidekiq-scheduler) from 5.0.2 to 5.0.3.
- [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.2...v5.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 31, 2023
1 parent 3baac34 commit 3e1a525
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ GEM
builder (3.2.4)
cgi (0.3.6)
concurrent-ruby (1.2.2)
connection_pool (2.3.0)
connection_pool (2.4.1)
crass (1.0.6)
csv (3.2.6)
daemon-spawn (0.4.2)
Expand Down Expand Up @@ -181,7 +181,7 @@ GEM
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.6.2)
rack (2.2.6.4)
rack (2.2.7)
rack-protection (3.0.5)
rack
rack-test (2.1.0)
Expand All @@ -198,7 +198,7 @@ GEM
loofah (~> 2.19, >= 2.19.1)
rainbow (3.1.1)
rake (13.0.6)
redis-client (0.14.0)
redis-client (0.14.1)
connection_pool
regexp_parser (2.7.0)
rest-client (2.1.0)
Expand Down Expand Up @@ -248,7 +248,7 @@ GEM
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
redis-client (>= 0.11.0)
sidekiq-scheduler (5.0.2)
sidekiq-scheduler (5.0.3)
rufus-scheduler (~> 3.2)
sidekiq (>= 6, < 8)
tilt (>= 1.4.0)
Expand Down

0 comments on commit 3e1a525

Please sign in to comment.