File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ gem 'redis', '<= 4.0.2'
23
23
gem 'select2-rails'
24
24
gem 'rufus-mnemo'
25
25
gem 'sass-rails'
26
- gem 'sidekiq' , '<= 5.1.3 '
26
+ gem 'sidekiq' , '<= 5.2.10 '
27
27
gem 'slim' , '<= 3.0.9'
28
28
gem 'slim-rails' , '<= 3.1.3'
29
29
gem 'typhoeus' , '<= 1.3.0'
Original file line number Diff line number Diff line change 126
126
cleanroom (1.0.0 )
127
127
coderay (1.1.2 )
128
128
concurrent-ruby (1.1.10 )
129
- connection_pool (2.2.2 )
129
+ connection_pool (2.2.5 )
130
130
coveralls (0.7.1 )
131
131
multi_json (~> 1.3 )
132
132
rest-client
374
374
activesupport (>= 3.0.0 )
375
375
racc (1.6.0 )
376
376
rack (2.2.4 )
377
- rack-protection (2.0.7 )
377
+ rack-protection (2.2.1 )
378
378
rack
379
379
rack-test (2.0.2 )
380
380
rack (>= 1.3 )
@@ -475,11 +475,11 @@ GEM
475
475
semverse (3.0.0 )
476
476
shoulda-matchers (4.5.1 )
477
477
activesupport (>= 4.2.0 )
478
- sidekiq (5.1.3 )
479
- concurrent-ruby (~> 1.0 )
480
- connection_pool (~> 2.2 , >= 2. 2.0 )
478
+ sidekiq (5.2.9 )
479
+ connection_pool (~> 2.2 , >= 2.2.2 )
480
+ rack (~> 2.0 )
481
481
rack-protection (>= 1.5.0 )
482
- redis (>= 3.3.5 , < 5 )
482
+ redis (>= 3.3.5 , < 4.2 )
483
483
simplecov (0.14.0 )
484
484
docile (~> 1.1.0 )
485
485
json (>= 1.8 , < 3 )
@@ -647,7 +647,7 @@ DEPENDENCIES
647
647
select2-rails
648
648
selenium-webdriver
649
649
shoulda-matchers (~> 4.0 )
650
- sidekiq (<= 5.1.3 )
650
+ sidekiq (<= 5.2.10 )
651
651
simplecov (<= 0.14 )
652
652
simplecov-console (<= 0.4 )
653
653
slim (<= 3.0.9 )
You can’t perform that action at this time.
0 commit comments