Skip to content

Commit

Permalink
Bump sidekiq-scheduler from 3.0.0 to 3.0.1
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>
  • Loading branch information
dependabot[bot] authored Jan 5, 2021
1 parent 8e42faa commit 63884ab
Showing 1 changed file with 17 additions and 12 deletions.
29 changes: 17 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ GEM
adamantium (~> 0.2.0)
equalizer (~> 0.0.9)
concurrent-ruby (1.1.7)
connection_pool (2.2.2)
connection_pool (2.2.3)
content_disposition (1.0.0)
coolline (0.5.0)
unicode_utils (~> 1.4)
Expand Down 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 @@ -212,9 +213,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 @@ -261,7 +262,7 @@ GEM
actionpack (>= 4.1)
activesupport (>= 4.1)
hashdiff (0.3.7)
hitimes (1.3.0)
hitimes (2.0.0)
http (3.3.0)
addressable (~> 2.3)
http-cookie (~> 1.0)
Expand Down Expand Up @@ -289,7 +290,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.3.1)
json (2.5.1)
json_spec (1.1.5)
multi_json (~> 1.0)
rspec (>= 2.0, < 4.0)
Expand Down Expand Up @@ -406,7 +407,7 @@ GEM
pry-rails (0.3.6)
pry (>= 0.10.4)
public_suffix (3.0.2)
raabro (1.1.6)
raabro (1.4.0)
racc (1.5.2)
rack (2.2.3)
rack-mini-profiler (1.0.0)
Expand Down Expand Up @@ -519,8 +520,8 @@ GEM
ruby_dep (1.5.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 @@ -557,10 +558,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 @@ -606,7 +609,9 @@ GEM
temple (0.8.0)
thor (0.19.4)
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 63884ab

Please sign in to comment.