Merge pull request #3228 from openSUSE/depfu/update/acts_as_commentable_with_threading-2.0.1

Update acts_as_commentable_with_threading: 1.2.0 → 2.0.1 (major)
This commit is contained in:
Henne Vogelsang 2023-05-17 17:38:31 +02:00 committed by GitHub
commit 333671bda8
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)