Skip to content
This repository has been archived by the owner on Mar 6, 2021. It is now read-only.

Update sidekiq-unique-jobs requirement from >= 6, < 7 to >= 6, < 8 #250

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
68 changes: 36 additions & 32 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PATH
rails (~> 6.0)
sidekiq (~> 6.0)
sidekiq-scheduler (>= 3, < 4.0)
sidekiq-unique-jobs (>= 6, < 7)
sidekiq-unique-jobs (>= 6, < 8)
time_difference (~> 0.5)

GEM
Expand Down Expand Up @@ -79,26 +79,29 @@ GEM
ast (2.4.0)
bootsnap (1.4.6)
msgpack (~> 1.0)
brpoplpush-redis_script (0.1.1)
concurrent-ruby (~> 1.0, >= 1.0.5)
redis (>= 1.0, <= 5.0)
builder (3.2.4)
bullet (6.1.0)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
concurrent-ruby (1.1.6)
connection_pool (2.2.2)
concurrent-ruby (1.1.8)
connection_pool (2.2.3)
crass (1.0.6)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
e2mmap (0.1.0)
erubi (1.9.0)
et-orbi (1.2.2)
erubi (1.10.0)
et-orbi (1.2.4)
tzinfo
ffi (1.12.2)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
fugit (1.3.3)
fugit (1.4.2)
et-orbi (~> 1.1, >= 1.1.8)
raabro (~> 1.1)
raabro (~> 1.4)
globalid (0.4.2)
activesupport (>= 4.2.0)
http (4.4.1)
Expand All @@ -109,14 +112,14 @@ GEM
http-cookie (1.0.3)
domain_name (~> 0.5)
http-form_data (2.3.0)
http-parser (1.2.1)
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.5.0)
loofah (2.9.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -126,23 +129,23 @@ GEM
method_source (1.0.0)
mimemagic (0.3.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.14.0)
msgpack (1.3.3)
net-ftp-list (3.2.11)
nio4r (2.5.2)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
nio4r (2.5.5)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
parallel (1.19.1)
parser (2.7.1.2)
ast (~> 2.4.0)
public_suffix (4.0.3)
raabro (1.1.6)
public_suffix (4.0.6)
raabro (1.4.0)
rabl (0.14.3)
activesupport (>= 2.3.14)
rack (2.2.2)
rack-protection (2.0.8.1)
rack
racc (1.5.2)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (6.0.3)
Expand Down Expand Up @@ -176,7 +179,7 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
redis (4.1.3)
redis (4.2.5)
rexml (3.2.4)
rubocop (0.83.0)
parallel (~> 1.10)
Expand All @@ -192,35 +195,36 @@ GEM
rack (>= 1.1)
rubocop (>= 0.72.0)
ruby-progressbar (1.10.1)
rufus-scheduler (3.6.0)
rufus-scheduler (3.7.0)
fugit (~> 1.1, >= 1.1.6)
sidekiq (6.0.7)
sidekiq (6.1.3)
connection_pool (>= 2.2.2)
rack (~> 2.0)
rack-protection (>= 2.0.0)
redis (>= 4.1.0)
redis (>= 4.2.0)
sidekiq-scheduler (3.0.1)
e2mmap
redis (>= 3, < 5)
rufus-scheduler (~> 3.2)
sidekiq (>= 3)
thwait
tilt (>= 1.4.0)
sidekiq-unique-jobs (6.0.21)
sidekiq-unique-jobs (7.0.2)
brpoplpush-redis_script (> 0.0.0, <= 2.0.0)
concurrent-ruby (~> 1.0, >= 1.0.5)
sidekiq (>= 4.0, < 7.0)
thor (~> 0)
sprockets (4.0.0)
sidekiq (>= 5.0, < 7.0)
thor (>= 0.20, < 2.0)
sprockets (4.0.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)
sprockets-rails (3.2.2)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.4.2)
thor (0.20.3)
thor (1.1.0)
thread_safe (0.3.6)
thwait (0.1.0)
thwait (0.2.0)
e2mmap
tilt (2.0.10)
time_difference (0.5.0)
activesupport
Expand All @@ -231,9 +235,9 @@ GEM
unf_ext (0.0.7.7)
unicode-display_width (1.7.0)
uniform_notifier (1.13.0)
websocket-driver (0.7.1)
websocket-driver (0.7.3)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.4)
websocket-extensions (0.1.5)
zeitwerk (2.3.0)

PLATFORMS
Expand Down
2 changes: 1 addition & 1 deletion omerta_logger.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |s|
s.add_dependency 'rails', '~> 6.0'
s.add_dependency 'sidekiq', '~> 6.0'
s.add_dependency 'sidekiq-scheduler', '>= 3', '< 4.0'
s.add_dependency 'sidekiq-unique-jobs', '>= 6', '< 7'
s.add_dependency 'sidekiq-unique-jobs', '>= 6', '< 8'
s.add_dependency 'time_difference', '~> 0.5'
s.add_dependency 'concurrent-ruby', '~> 1.1'

Expand Down