Update acts_as_list to version 1.2.6
This commit is contained in:
parent
0df9272151
commit
14b636cd85
1 changed files with 4 additions and 3 deletions
|
|
@ -84,8 +84,9 @@ GEM
|
||||||
activerecord (>= 3.0)
|
activerecord (>= 3.0)
|
||||||
activesupport (>= 3.0)
|
activesupport (>= 3.0)
|
||||||
awesome_nested_set (>= 2.0)
|
awesome_nested_set (>= 2.0)
|
||||||
acts_as_list (1.0.4)
|
acts_as_list (1.2.6)
|
||||||
activerecord (>= 4.2)
|
activerecord (>= 6.1)
|
||||||
|
activesupport (>= 6.1)
|
||||||
addressable (2.9.0)
|
addressable (2.9.0)
|
||||||
public_suffix (>= 2.0.2, < 8.0)
|
public_suffix (>= 2.0.2, < 8.0)
|
||||||
afm (1.0.0)
|
afm (1.0.0)
|
||||||
|
|
@ -628,7 +629,7 @@ GEM
|
||||||
thor (1.5.0)
|
thor (1.5.0)
|
||||||
tilt (2.6.1)
|
tilt (2.6.1)
|
||||||
timecop (0.9.4)
|
timecop (0.9.4)
|
||||||
timeout (0.4.3)
|
timeout (0.6.1)
|
||||||
transitions (1.2.1)
|
transitions (1.2.1)
|
||||||
tsort (0.2.0)
|
tsort (0.2.0)
|
||||||
ttfunk (1.8.0)
|
ttfunk (1.8.0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue