Skip to content
Closed
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
8 changes: 6 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ PATH
psych
rails (> 5.2.0)
request_store
request_store-sidekiq
require_all
rest-client (~> 2.0)
sidekiq
Expand Down Expand Up @@ -277,10 +278,13 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rbtree (0.4.4)
redis (4.2.5)
redis (4.6.0)
regexp_parser (2.1.1)
request_store (1.5.0)
rack (>= 1.4)
request_store-sidekiq (0.1.0)
request_store (>= 1.3)
sidekiq (>= 3.0)
require_all (3.0.0)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
Expand Down Expand Up @@ -326,7 +330,7 @@ GEM
ruby-progressbar (1.11.0)
set (1.0.1)
shellany (0.0.1)
sidekiq (6.2.1)
sidekiq (6.4.2)
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.2.0)
Expand Down