Skip to content

Commit

Permalink
Bump sidekiq-cron from 1.2.0 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.2.0 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.2.0...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 Sep 7, 2024
1 parent c042476 commit 3b930b3
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ GEM
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
byebug (11.1.3)
concurrent-ruby (1.1.9)
connection_pool (2.2.5)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
devise (4.8.0)
bcrypt (~> 3.0)
Expand All @@ -89,7 +89,7 @@ GEM
diff-lcs (1.4.4)
docile (1.4.0)
erubi (1.10.0)
et-orbi (1.2.4)
et-orbi (1.2.11)
tzinfo
factory_bot (6.2.0)
activesupport (>= 5.0.0)
Expand All @@ -98,11 +98,11 @@ GEM
railties (>= 5.0.0)
ffi (1.15.3)
foreman (0.87.2)
fugit (1.5.0)
et-orbi (~> 1.1, >= 1.1.8)
fugit (1.11.1)
et-orbi (~> 1, >= 1.2.11)
raabro (~> 1.4)
globalid (0.5.1)
activesupport (>= 5.0)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.17.3)
google-protobuf (3.17.3-universal-darwin)
google-protobuf (3.17.3-x86_64-linux)
Expand Down Expand Up @@ -151,7 +151,7 @@ GEM
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.5.2)
rack (2.2.3)
rack (2.2.9)
rack-canonical-host (1.0.0)
addressable (> 0, < 3)
rack (>= 1.0.0, < 3)
Expand Down Expand Up @@ -254,9 +254,10 @@ GEM
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.2.0)
sidekiq-cron (1.2.0)
fugit (~> 1.1)
sidekiq (>= 4.2.1)
sidekiq-cron (1.12.0)
fugit (~> 1.8)
globalid (>= 1.0.1)
sidekiq (>= 6)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand All @@ -277,7 +278,7 @@ GEM
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.0.0)
warden (1.2.9)
Expand Down

0 comments on commit 3b930b3

Please sign in to comment.