18112: Ubuntu 18.04 comes with bundler version 1.16.1, which doesn't handle our
authorWard Vandewege <ward@jhvc.com>
Tue, 7 Sep 2021 18:06:47 +0000 (14:06 -0400)
committerWard Vandewege <ward@jhvc.com>
Tue, 7 Sep 2021 18:06:47 +0000 (14:06 -0400)
commit33765b48e350abcd844ea9db4c718f006a6a3d7b
tree0218f2bf125d706b35e7a2718790b4989de1a379
parent3a1fa40344388f851e28e2822780ae1a81a4ae44
18112: Ubuntu 18.04 comes with bundler version 1.16.1, which doesn't handle our
current Gemfiles properly. Make our Ubuntu 18.04 distribution packages
for arvados-api-server and arvados-workbench conflict with the
ruby-bundler package to work around this issue. Our post-install scripts
install the proper version of bundler.

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
apps/workbench/fpm-info.sh
build/run-library.sh
services/api/fpm-info.sh