Made sure local ruby version is 2.5.1
Ran bundle install unsuccessfully.
Error Message:
An error occurred while installing mysql2 (0.5.2), and Bundler cannot continue.
Make sure that `gem install mysql2 -v '0.5.2' --source 'https://rubygems.org/'` succeeds before bundling.
Updated bundler with gem install bundler to 2.0.2
bundle --version shows 1.16.4
ran gem update --system
bundle --version now is 1.17.4