use minimum version of ruby-rack(2.2.6~)

This commit is contained in:
Vinay Keshava 2023-04-03 14:13:11 +05:30
parent ebb1fe9bfc
commit ec64e23107
No known key found for this signature in database
GPG key ID: D3FDE3D93A1FCF50

2
debian/control vendored
View file

@ -242,7 +242,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-diffy (>= 3.4~),
ruby-diff-match-patch (>= 0.1~),
# Application server
ruby-rack (>= 2.2.4~),
ruby-rack (>= 2.2.6~),
ruby-rack-timeout (>= 0.6.0~),
puma (>= 5.6.5~),
ruby-puma-worker-killer (>= 0.3.1~),