forked from External/greenlight
Only return required info for dynamic user lists (#2397)
This commit is contained in:
@ -256,6 +256,9 @@ GEM
|
||||
parser (2.7.1.3)
|
||||
ast (~> 2.4.0)
|
||||
pg (0.21.0)
|
||||
pluck_to_hash (1.0.2)
|
||||
activerecord (>= 4.0.2)
|
||||
activesupport (>= 4.0.2)
|
||||
popper_js (1.16.0)
|
||||
public_suffix (4.0.5)
|
||||
puma (3.12.6)
|
||||
@ -443,6 +446,7 @@ DEPENDENCIES
|
||||
omniauth-twitter
|
||||
pagy
|
||||
pg (~> 0.18)
|
||||
pluck_to_hash (~> 1.0.2)
|
||||
puma (~> 3.12)
|
||||
rails (~> 5.2.4.4)
|
||||
rails-controller-testing
|
||||
|
Reference in New Issue
Block a user