Update acts_as_list to version 1.2.2

This commit is contained in:
depfu[bot] 2024-10-02 14:17:43 +00:00 committed by GitHub
parent 709c4780fe
commit 877c9cc36c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -76,7 +76,7 @@ GEM
activerecord (>= 4.0)
activesupport (>= 4.0)
awesome_nested_set (>= 3.0)
acts_as_list (1.2.1)
acts_as_list (1.2.2)
activerecord (>= 6.1)
activesupport (>= 6.1)
addressable (2.8.7)