Skip to content

Commit

Permalink
build(deps): bump sidekiq-scheduler from 4.0.3 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [sidekiq-scheduler](https://github.com/moove-it/sidekiq-scheduler) from 4.0.3 to 5.0.1.
- [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@v4.0.3...v5.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 8, 2023
1 parent a754ff8 commit 547bc79
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 117,7 @@ GEM
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.2.2)
connection_pool (2.3.0)
connection_pool (2.4.1)
console (1.16.2)
fiber-local
crass (1.0.6)
Expand All @@ -143,7 143,7 @@ GEM
sassc-rails (>= 2.1)
sprockets-rails (>= 2.1.3)
foreman (0.87.2)
fugit (1.7.1)
fugit (1.8.1)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
github_changelog_generator (1.16.4)
Expand Down Expand Up @@ -361,7 361,7 @@ GEM
raabro (1.4.0)
racc (1.6.2)
rack (2.2.6.4)
rack-protection (3.0.2)
rack-protection (3.0.6)
rack
rack-test (2.1.0)
rack (>= 1.3)
Expand Down Expand Up @@ -408,7 408,7 @@ GEM
redcarpet (3.6.0)
redis (5.0.6)
redis-client (>= 0.9.0)
redis-client (0.13.0)
redis-client (0.14.1)
connection_pool
regexp_parser (2.7.0)
reline (0.3.3)
Expand All @@ -435,7 435,7 @@ GEM
ruby-progressbar (1.12.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
rufus-scheduler (3.8.2)
rufus-scheduler (3.9.0)
fugit (~> 1.1, >= 1.1.6)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
Expand All @@ -462,10 462,9 @@ GEM
rack (>= 1.5.0)
rack-protection (>= 1.5.0)
redis (>= 4.0.2)
sidekiq-scheduler (4.0.3)
redis (>= 4.2.0)
sidekiq-scheduler (5.0.1)
rufus-scheduler (~> 3.2)
sidekiq (>= 4, < 7)
sidekiq (>= 4, < 8)
tilt (>= 1.4.0)
snaky_hash (2.0.1)
hashie
Expand All @@ -488,7 487,7 @@ GEM
temple (0.8.2)
thor (1.2.1)
thrift (0.17.0)
tilt (2.0.11)
tilt (2.2.0)
timeout (0.3.2)
timers (4.3.5)
traces (0.8.0)
Expand Down

0 comments on commit 547bc79

Please sign in to comment.