Update acts_as_list to version 1.2.4

This commit is contained in:
depfu[bot] 2024-12-02 15:51:59 +00:00 committed by GitHub
parent 85c5a14b1d
commit d8ffb9173a
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.2)
acts_as_list (1.2.4)
activerecord (>= 6.1)
activesupport (>= 6.1)
addressable (2.8.7)