File tree 1 file changed +10
-7
lines changed
1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change 116
116
coffee-script-source (1.12.2 )
117
117
concurrent-ruby (1.1.10 )
118
118
configatron (4.5.1 )
119
- connection_pool (2.2.5 )
119
+ connection_pool (2.4.1 )
120
120
crack (0.4.5 )
121
121
rexml
122
122
crass (1.0.6 )
231
231
pundit (2.1.0 )
232
232
activesupport (>= 3.0.0 )
233
233
racc (1.6.2 )
234
- rack (2.2.6.4 )
234
+ rack (2.2.8 )
235
235
rack-attack (6.3.1 )
236
236
rack (>= 1.0 , < 3 )
237
237
rack-contrib (2.3.0 )
@@ -272,14 +272,16 @@ GEM
272
272
rb-fsevent (0.10.4 )
273
273
rb-inotify (0.10.1 )
274
274
ffi (~> 1.0 )
275
- redis (4.5 .1 )
275
+ redis (4.8 .1 )
276
276
redis-actionpack (5.2.0 )
277
277
actionpack (>= 5 , < 7 )
278
278
redis-rack (>= 2.1.0 , < 3 )
279
279
redis-store (>= 1.1.0 , < 2 )
280
280
redis-activesupport (5.2.0 )
281
281
activesupport (>= 3 , < 7 )
282
282
redis-store (>= 1.3 , < 2 )
283
+ redis-client (0.17.0 )
284
+ connection_pool
283
285
redis-rack (2.1.3 )
284
286
rack (>= 2.0.8 , < 3 )
285
287
redis-store (>= 1.2 , < 2 )
@@ -340,10 +342,11 @@ GEM
340
342
activejob
341
343
send_with_us (>= 1.9.0 )
342
344
sexp_processor (4.15.1 )
343
- sidekiq (6.4.0 )
344
- connection_pool (>= 2.2.2 )
345
- rack (~> 2.0 )
346
- redis (>= 4.2.0 )
345
+ sidekiq (7.1.3 )
346
+ concurrent-ruby (< 2 )
347
+ connection_pool (>= 2.3.0 )
348
+ rack (>= 2.2.4 )
349
+ redis-client (>= 0.14.0 )
347
350
simplecov (0.20.0 )
348
351
docile (~> 1.1 )
349
352
simplecov-html (~> 0.11 )
You can’t perform that action at this time.
0 commit comments