Update minimum version of ruby-rack to 2.2.7
This commit is contained in:
parent
033a348ddd
commit
a0947625f3
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -249,7 +249,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-diffy (>= 3.4~),
|
||||
ruby-diff-match-patch (>= 0.1~),
|
||||
# Application server
|
||||
ruby-rack (>= 2.2.6~),
|
||||
ruby-rack (>= 2.2.7~),
|
||||
ruby-rack-timeout (>= 0.6.0~),
|
||||
puma (>= 5.6.5~),
|
||||
ruby-puma-worker-killer (>= 0.3.1~),
|
||||
|
|
Loading…
Reference in a new issue