mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Update acts_as_list to version 1.1.0
This commit is contained in:
parent
e3139e78f7
commit
7479824c92
1 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue