Skip to content

Commit

Permalink
Bump sidekiq-cron from 1.9.1 to 1.12.0
Browse files Browse the repository at this point in the history
Bumps [sidekiq-cron](https://github.com/ondrejbartas/sidekiq-cron) from 1.9.1 to 1.12.0.
- [Release notes](https://github.com/ondrejbartas/sidekiq-cron/releases)
- [Changelog](https://github.com/sidekiq-cron/sidekiq-cron/blob/master/CHANGELOG.md)
- [Commits](sidekiq-cron/sidekiq-cron@v1.9.1...v1.12.0)

---
updated-dependencies:
- dependency-name: sidekiq-cron
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent a3271fa commit 08d662a
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ GEM
msgpack (~> 1.2)
builder (3.2.4)
concurrent-ruby (1.2.2)
connection_pool (2.3.0)
connection_pool (2.4.1)
console (1.16.2)
fiber-local
crack (0.4.5)
Expand Down Expand Up @@ -144,7 +144,7 @@ GEM
faraday_middleware (1.2.0)
faraday (~> 1.0)
fiber-local (1.0.0)
fugit (1.8.1)
fugit (1.9.0)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
globalid (1.1.0)
Expand Down Expand Up @@ -215,7 +215,7 @@ GEM
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.6.2)
rack (2.2.6.4)
rack (2.2.8)
rack-cors (2.0.0)
rack (>= 2.0.0)
rack-test (2.1.0)
Expand Down Expand Up @@ -248,7 +248,7 @@ GEM
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
redis-client (0.12.2)
redis-client (0.19.1)
connection_pool
regexp_parser (2.7.0)
reline (0.3.2)
Expand Down Expand Up @@ -302,9 +302,10 @@ GEM
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
redis-client (>= 0.11.0)
sidekiq-cron (1.9.1)
sidekiq-cron (1.12.0)
fugit (~> 1.8)
sidekiq (>= 4.2.1)
globalid (>= 1.0.1)
sidekiq (>= 6)
spring (4.1.1)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
Expand Down

0 comments on commit 08d662a

Please sign in to comment.