Commit ed7a2136dd311829196db8631d28720ca756dc19

Authored by Dmitriy Zaporozhets
1 parent f230fe3d

update sidekiq

Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
@@ -137,7 +137,7 @@ GEM @@ -137,7 +137,7 @@ GEM
137 eventmachine (1.0.0) 137 eventmachine (1.0.0)
138 execjs (1.4.0) 138 execjs (1.4.0)
139 multi_json (~> 1.0) 139 multi_json (~> 1.0)
140 - facter (1.6.17) 140 + facter (1.6.18)
141 factory_girl (4.1.0) 141 factory_girl (4.1.0)
142 activesupport (>= 3.0.0) 142 activesupport (>= 3.0.0)
143 factory_girl_rails (4.1.0) 143 factory_girl_rails (4.1.0)
@@ -257,7 +257,7 @@ GEM @@ -257,7 +257,7 @@ GEM
257 mime-types (1.21) 257 mime-types (1.21)
258 modernizr (2.6.2) 258 modernizr (2.6.2)
259 sprockets (~> 2.0) 259 sprockets (~> 2.0)
260 - multi_json (1.7.1) 260 + multi_json (1.7.2)
261 multi_xml (0.5.3) 261 multi_xml (0.5.3)
262 multipart-post (1.1.5) 262 multipart-post (1.1.5)
263 mustache (0.99.4) 263 mustache (0.99.4)
@@ -357,7 +357,7 @@ GEM @@ -357,7 +357,7 @@ GEM
357 rdoc (3.12.2) 357 rdoc (3.12.2)
358 json (~> 1.4) 358 json (~> 1.4)
359 redcarpet (2.2.2) 359 redcarpet (2.2.2)
360 - redis (3.0.2) 360 + redis (3.0.3)
361 redis-actionpack (3.2.3) 361 redis-actionpack (3.2.3)
362 actionpack (~> 3.2.3) 362 actionpack (~> 3.2.3)
363 redis-rack (~> 1.4.0) 363 redis-rack (~> 1.4.0)
@@ -421,7 +421,7 @@ GEM @@ -421,7 +421,7 @@ GEM
421 sexp_processor (4.1.3) 421 sexp_processor (4.1.3)
422 shoulda-matchers (1.3.0) 422 shoulda-matchers (1.3.0)
423 activesupport (>= 3.0.0) 423 activesupport (>= 3.0.0)
424 - sidekiq (2.7.5) 424 + sidekiq (2.8.0)
425 celluloid (~> 0.12.0) 425 celluloid (~> 0.12.0)
426 connection_pool (~> 1.0) 426 connection_pool (~> 1.0)
427 multi_json (~> 1) 427 multi_json (~> 1)