Update acts_as_list to version 1.1.0

This commit is contained in:
depfu[bot] 2023-04-26 15:20:20 +00:00 committed by GitHub
parent e3139e78f7
commit 7479824c92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -100,7 +100,7 @@ GEM
activerecord (>= 3.0)
activesupport (>= 3.0)
awesome_nested_set (>= 2.0)
acts_as_list (1.0.4)
acts_as_list (1.1.0)
activerecord (>= 4.2)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
@ -254,7 +254,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.12.0)
i18n (1.13.0)
concurrent-ruby (~> 1.0)
i18n_data (0.16.0)
simple_po_parser (~> 1.1)