Skip to content

Commit

Permalink
Merge pull request #193 from ifad/dependabot/bundler/sidekiq-cron-1.9.1
Browse files Browse the repository at this point in the history
Bump sidekiq-cron from 1.9.0 to 1.9.1
  • Loading branch information
tagliala authored Dec 22, 2022
2 parents 2b8ca5a + 12cbab3 commit 6decab8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GEM
et-orbi (1.2.7)
tzinfo
eventmachine (1.2.7)
fugit (1.7.2)
fugit (1.8.0)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
haml (6.1.1)
Expand Down Expand Up @@ -85,8 +85,8 @@ GEM
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
redis (>= 4.5.0, < 5)
sidekiq-cron (1.9.0)
fugit (~> 1)
sidekiq-cron (1.9.1)
fugit (~> 1.8)
sidekiq (>= 4.2.1)
simplecov (0.21.2)
docile (~> 1.1)
Expand Down

0 comments on commit 6decab8

Please sign in to comment.