vagrant: mark bundler as system plugin

This will cause Vagrant to use the rubygems version of bundler
without complaint.
This commit is contained in:
Aneesh Agrawal
2018-08-27 22:57:19 -07:00
parent 7f8b1dd32f
commit 2ed25d3768
2 changed files with 14 additions and 0 deletions
@@ -38,6 +38,7 @@ in buildRubyGem rec {
patches = [
./unofficial-installation-nowarn.patch
./use-system-bundler-version.patch
];
# PATH additions: