Update sidekiq
This commit is contained in:
parent
585259b837
commit
af3138e801
2 changed files with 5 additions and 5 deletions
4
Gemfile
4
Gemfile
|
@ -81,8 +81,8 @@ gem "draper", "~> 0.18.0"
|
|||
|
||||
# Background jobs
|
||||
gem 'slim'
|
||||
gem 'sinatra', :require => nil
|
||||
gem 'sidekiq', '2.6.4'
|
||||
gem 'sinatra', require: nil
|
||||
gem 'sidekiq', '2.7.3'
|
||||
|
||||
# HTTP requests
|
||||
gem "httparty"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue