Update acts_as_commentable_with_threading to version 2.0.1

This commit is contained in:
depfu[bot] 2023-05-17 14:39:50 +00:00 committed by GitHub
parent 25eedbc373
commit fdc979b5d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -96,10 +96,10 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
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 (1.1.0)
activerecord (>= 4.2)
addressable (2.8.4)