Update acts_as_list to version 1.2.6

This commit is contained in:
depfu[bot] 2026-04-09 11:00:14 +00:00 committed by GitHub
parent 0df9272151
commit 14b636cd85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -84,8 +84,9 @@ GEM
activerecord (>= 3.0)
activesupport (>= 3.0)
awesome_nested_set (>= 2.0)
acts_as_list (1.0.4)
activerecord (>= 4.2)
acts_as_list (1.2.6)
activerecord (>= 6.1)
activesupport (>= 6.1)
addressable (2.9.0)
public_suffix (>= 2.0.2, < 8.0)
afm (1.0.0)
@ -628,7 +629,7 @@ GEM
thor (1.5.0)
tilt (2.6.1)
timecop (0.9.4)
timeout (0.4.3)
timeout (0.6.1)
transitions (1.2.1)
tsort (0.2.0)
ttfunk (1.8.0)