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