mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Update acts_as_list to version 1.2.1
This commit is contained in:
parent
ba8b86d5fb
commit
252dd8c0e8
1 changed files with 4 additions and 3 deletions
|
|
@ -76,8 +76,9 @@ GEM
|
|||
activerecord (>= 4.0)
|
||||
activesupport (>= 4.0)
|
||||
awesome_nested_set (>= 3.0)
|
||||
acts_as_list (1.1.0)
|
||||
activerecord (>= 4.2)
|
||||
acts_as_list (1.2.1)
|
||||
activerecord (>= 6.1)
|
||||
activesupport (>= 6.1)
|
||||
addressable (2.8.7)
|
||||
public_suffix (>= 2.0.2, < 7.0)
|
||||
afm (0.2.2)
|
||||
|
|
@ -289,7 +290,7 @@ GEM
|
|||
mini_magick (4.12.0)
|
||||
mini_mime (1.1.5)
|
||||
mini_portile2 (2.8.7)
|
||||
minitest (5.23.1)
|
||||
minitest (5.24.1)
|
||||
monetize (1.13.0)
|
||||
money (~> 6.12)
|
||||
money (6.19.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue