Update acts_as_commentable_with_threading to version 2.0.1
This commit is contained in:
parent
2d126800b9
commit
5e14ee319e
1 changed files with 4 additions and 4 deletions
|
|
@ -51,10 +51,10 @@ GEM
|
||||||
i18n (>= 0.7, < 2)
|
i18n (>= 0.7, < 2)
|
||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
tzinfo (~> 1.1)
|
tzinfo (~> 1.1)
|
||||||
acts_as_commentable_with_threading (1.2.0)
|
acts_as_commentable_with_threading (2.0.1)
|
||||||
activerecord (>= 3.0)
|
activerecord (>= 4.0)
|
||||||
activesupport (>= 3.0)
|
activesupport (>= 4.0)
|
||||||
awesome_nested_set (>= 2.0)
|
awesome_nested_set (>= 3.0)
|
||||||
acts_as_list (0.9.16)
|
acts_as_list (0.9.16)
|
||||||
activerecord (>= 3.0)
|
activerecord (>= 3.0)
|
||||||
addressable (2.5.2)
|
addressable (2.5.2)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue