bundle install --redownload
See the reference for bundle install
: https://bundler.io/v2.2/man/bundle-install.1.html
or
bundle install --force
For older versions of bundler
bundle install --redownload
See the reference for bundle install
: https://bundler.io/v2.2/man/bundle-install.1.html
or
bundle install --force
For older versions of bundler