Skip to content

Commit

Permalink
Bump sidekiq-scheduler from 3.0.0 to 3.0.1 (#129)
Browse files Browse the repository at this point in the history
Bumps [sidekiq-scheduler](https://github.com/moove-it/sidekiq-scheduler) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/moove-it/sidekiq-scheduler/releases)
- [Commits](sidekiq-scheduler/sidekiq-scheduler@v3.0.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2021
1 parent 50c1433 commit 17ad1a1
Showing 1 changed file with 14 additions and 9 deletions.
23 changes: 14 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -191,9 +191,10 @@ GEM
activemodel-serializers-xml (>= 1.0)
activesupport (>= 5.0)
request_store (>= 1.0)
e2mmap (0.1.0)
equalizer (0.0.11)
erubi (1.10.0)
et-orbi (1.1.2)
et-orbi (1.2.4)
tzinfo
execjs (2.7.0)
factory_bot (4.10.0)
Expand All @@ -211,9 +212,9 @@ GEM
formtastic (3.1.5)
actionpack (>= 3.2.13)
formtastic_i18n (0.6.0)
fugit (1.1.3)
et-orbi (~> 1.1, >= 1.1.1)
raabro (~> 1.1)
fugit (1.4.1)
et-orbi (~> 1.1, >= 1.1.8)
raabro (~> 1.4)
global (1.0.0)
activesupport (>= 2.0)
globalid (0.4.1)
Expand Down Expand Up @@ -401,7 +402,7 @@ GEM
pry-rails (0.3.6)
pry (>= 0.10.4)
public_suffix (4.0.6)
raabro (1.1.6)
raabro (1.4.0)
racc (1.5.2)
rack (2.2.3)
rack-mini-profiler (2.3.0)
Expand Down Expand Up @@ -514,8 +515,8 @@ GEM
ruby-progressbar (1.9.0)
rubyzip (1.3.0)
rufo (0.3.1)
rufus-scheduler (3.5.0)
fugit (~> 1.1, >= 1.1.1)
rufus-scheduler (3.7.0)
fugit (~> 1.1, >= 1.1.6)
safe_yaml (1.0.4)
sass (3.5.6)
sass-listen (~> 4.0.0)
Expand Down Expand Up @@ -552,10 +553,12 @@ GEM
sidekiq (>= 3.0.0)
sidekiq-limit_fetch (2.4.2)
sidekiq (>= 2.6.5, < 4.0)
sidekiq-scheduler (3.0.0)
sidekiq-scheduler (3.0.1)
e2mmap
redis (>= 3, < 5)
rufus-scheduler (~> 3.2)
sidekiq (>= 3)
thwait
tilt (>= 1.4.0)
sidekiq-statistic (1.2.0)
sidekiq (>= 3.3.4, < 5)
Expand Down Expand Up @@ -601,7 +604,9 @@ GEM
temple (0.8.0)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.8)
thwait (0.2.0)
e2mmap
tilt (2.0.10)
timecop (0.9.2)
timers (4.0.4)
hitimes
Expand Down

0 comments on commit 17ad1a1

Please sign in to comment.