File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ gem 'rest-client'
108
108
gem 'rinku'
109
109
gem 'sanitize'
110
110
gem 'sass'
111
- gem 'sidekiq'
111
+ gem 'sidekiq' , '2.15.1'
112
112
gem 'sidekiq-failures'
113
113
gem 'sinatra' , require : nil
114
114
gem 'slim' # required for sidekiq-web
Original file line number Diff line number Diff line change 345
345
redis-activesupport (4.0.0)
346
346
activesupport (~> 4)
347
347
redis-store (~> 1.1.0)
348
- redis-namespace (1.3.1 )
349
- redis (~> 3.0.0 )
348
+ redis-namespace (1.3.2 )
349
+ redis (~> 3.0.4 )
350
350
redis-rack (1.5.0)
351
351
rack (~> 1.5)
352
352
redis-store (~> 1.1.0)
389
389
shoulda-context (1.1.5)
390
390
shoulda-matchers (2.4.0)
391
391
activesupport (>= 3.0.0)
392
- sidekiq (2.15.2 )
393
- celluloid (>= 0.15.2 )
392
+ sidekiq (2.15.1 )
393
+ celluloid (>= 0.15.1 )
394
394
connection_pool (>= 1.0.0)
395
395
json
396
396
redis (>= 3.0.4)
@@ -528,7 +528,7 @@ DEPENDENCIES
528
528
sass-rails
529
529
seed-fu!
530
530
shoulda
531
- sidekiq
531
+ sidekiq (= 2.15.1)
532
532
sidekiq-failures
533
533
sidetiq (>= 0.3.6)
534
534
simple_handlebars_rails!
You can’t perform that action at this time.
0 commit comments