Update acts_as_list to version 1.2.1

This commit is contained in:
depfu[bot] 2024-07-19 10:45:32 +00:00 committed by GitHub
parent ba8b86d5fb
commit 252dd8c0e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -76,8 +76,9 @@ GEM
activerecord (>= 4.0) activerecord (>= 4.0)
activesupport (>= 4.0) activesupport (>= 4.0)
awesome_nested_set (>= 3.0) awesome_nested_set (>= 3.0)
acts_as_list (1.1.0) acts_as_list (1.2.1)
activerecord (>= 4.2) activerecord (>= 6.1)
activesupport (>= 6.1)
addressable (2.8.7) addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0) public_suffix (>= 2.0.2, < 7.0)
afm (0.2.2) afm (0.2.2)
@ -289,7 +290,7 @@ GEM
mini_magick (4.12.0) mini_magick (4.12.0)
mini_mime (1.1.5) mini_mime (1.1.5)
mini_portile2 (2.8.7) mini_portile2 (2.8.7)
minitest (5.23.1) minitest (5.24.1)
monetize (1.13.0) monetize (1.13.0)
money (~> 6.12) money (~> 6.12)
money (6.19.0) money (6.19.0)