Skip to content
Snippets Groups Projects
Commit af3138e8 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Update sidekiq

parent 585259b8
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
Loading
@@ -393,7 +393,7 @@ GEM
sexp_processor (4.1.3)
shoulda-matchers (1.3.0)
activesupport (>= 3.0.0)
sidekiq (2.6.4)
sidekiq (2.7.3)
celluloid (~> 0.12.0)
connection_pool (~> 1.0)
multi_json (~> 1)
Loading
Loading
@@ -436,7 +436,7 @@ GEM
rack (>= 1.0.0)
thor (0.17.0)
tilt (1.3.3)
timers (1.0.2)
timers (1.1.0)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
Loading
Loading
@@ -530,7 +530,7 @@ DEPENDENCIES
seed-fu
settingslogic
shoulda-matchers (= 1.3.0)
sidekiq (= 2.6.4)
sidekiq (= 2.7.3)
simplecov
sinatra
six
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment