To update to the latest version installed on your system, run `bundle update --bundler`.
To install the missing version, run `gem install bundler:2.1.4`
If such an error is displayed repeatedly,
gem update --system
It may be solved by executing.