Update acts_as_commentable_with_threading to version 2.0.1

This commit is contained in:
depfu[bot] 2018-08-31 01:00:55 +00:00 committed by Henne Vogelsang
parent 2d126800b9
commit 5e14ee319e

View file

@ -51,10 +51,10 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
acts_as_commentable_with_threading (1.2.0)
activerecord (>= 3.0)
activesupport (>= 3.0)
awesome_nested_set (>= 2.0)
acts_as_commentable_with_threading (2.0.1)
activerecord (>= 4.0)
activesupport (>= 4.0)
awesome_nested_set (>= 3.0)
acts_as_list (0.9.16)
activerecord (>= 3.0)
addressable (2.5.2)