Update minimum version of ruby-carrierwave to 1.3.2
This commit is contained in:
parent
12905e534a
commit
274d8be34f
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -166,7 +166,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# HAML
|
||||
ruby-hamlit (>= 2.14.4~),
|
||||
# Files attachments
|
||||
ruby-carrierwave (>= 1.3~),
|
||||
ruby-carrierwave (>= 1.3.2~),
|
||||
ruby-mini-magick (>= 4.10.1~),
|
||||
# for backups
|
||||
ruby-fog-aws (>= 3.9~),
|
||||
|
|
Loading…
Reference in a new issue