Skip to content

Commit

Permalink
Bump sidekiq-cron from 1.10.0 to 1.10.1 (#4201)
Browse files Browse the repository at this point in the history
Bumps [sidekiq-cron](https://github.com/ondrejbartas/sidekiq-cron) from 1.10.0 to 1.10.1.
- [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.10.0...v1.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 19, 2023
1 parent e357cb7 commit ed9f2c5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ GEM
congestion (0.1.0)
connection_pool (>= 2.0)
redis (>= 3.1)
connection_pool (2.3.0)
connection_pool (2.4.0)
crack (0.4.5)
rexml
crass (1.0.6)
Expand Down Expand Up @@ -225,7 +225,7 @@ GEM
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.12.0)
i18n (1.13.0)
concurrent-ruby (~> 1.0)
jmespath (1.6.1)
jquery-rails (4.5.1)
Expand Down Expand Up @@ -348,7 +348,7 @@ GEM
activesupport (>= 3.0.0)
raabro (1.4.0)
racc (1.6.2)
rack (2.2.6.4)
rack (2.2.7)
rack-cors (1.1.1)
rack (>= 2.0.0)
rack-protection (3.0.5)
Expand Down Expand Up @@ -460,7 +460,7 @@ GEM
sidekiq-congestion (0.1.1)
congestion (~> 0.1)
sidekiq (>= 3.0)
sidekiq-cron (1.10.0)
sidekiq-cron (1.10.1)
fugit (~> 1.8)
globalid (>= 1.0.1)
sidekiq (>= 6)
Expand Down Expand Up @@ -514,7 +514,7 @@ GEM
websocket-extensions (0.1.5)
yard (0.9.27)
webrick (~> 1.7.0)
zeitwerk (2.6.7)
zeitwerk (2.6.8)
zoo_stream (1.0.1)
aws-sdk

Expand Down

0 comments on commit ed9f2c5

Please sign in to comment.