rvm / rvm1-ansible

The official ansible RVM role to install and manage your Ruby versions.
MIT License
271 stars 136 forks source link

Variable for specifying bundler version #48

Closed DavidHuie closed 4 years ago

DavidHuie commented 9 years ago

It is pretty important to be able to specify the version of bundler because a simple gem install command does not follow semantic versioning -- a version incompatible with your codebase might be installed.

lpaulmp commented 7 years ago

@DavidHuie Please can rebase this PR and make sure that it installs the last bundler by default?

pkuczynski commented 4 years ago

Closing due long time inactivity and in favor of #201 or #197