Update bundler error text content

This commit is contained in:
Chris Roberts 2019-06-05 09:14:37 -07:00
parent 062ef52816
commit ce56739b29
1 changed files with 3 additions and 4 deletions

View File

@ -703,10 +703,9 @@ en:
plugins in the `plugins` group in your Gemfile or manually require
them in a Vagrantfile.
bundler_error: |-
Bundler, the underlying system Vagrant uses to install plugins,
reported an error. The error is shown below. These errors are usually
caused by misconfigured plugin installations or transient network
issues. The error from Bundler is:
Vagrant failed to properly resolve required dependencies. These
errors can commonly be caused by misconfigured plugin installations
or transient network issues. The reported error is:
%{message}
cant_read_mac_addresses: |-