Update minimum version of ruby-kaminari to 1.2.1
This commit is contained in:
parent
3dfe0174e1
commit
9d7949c2bb
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -107,7 +107,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# Disable strong_params so that Mash does not respond to :permitted?
|
||||
ruby-hashie-forbidden-attributes,
|
||||
# Pagination
|
||||
ruby-kaminari (>= 1.0~),
|
||||
ruby-kaminari (>= 1.2.1~),
|
||||
# HAML
|
||||
ruby-hamlit (>= 2.11~),
|
||||
# Files attachments
|
||||
|
|
Loading…
Reference in a new issue