Tighten dependency on ruby-pg
This commit is contained in:
parent
01c45f19a5
commit
00f73ea7df
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -43,7 +43,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-sprockets (>= 3.7~),
|
||||
ruby-default-value-for (>= 3.1.1~),
|
||||
#ruby-mysql2 | ruby-pg,
|
||||
ruby-pg (>= 0.19~),
|
||||
ruby-pg (>= 1.1~),
|
||||
ruby-rugged (>= 0.27~),
|
||||
ruby-grape-path-helpers (>= 1.1~),
|
||||
ruby-faraday (>= 0.12~),
|
||||
|
|
Loading…
Reference in a new issue