Skip to content

Allow specific bundler version to be installed #57

Closed
shanedroid wants to merge 2 commits intogeerlingguy:masterfrom
shanedroid:master
Closed

Allow specific bundler version to be installed #57
shanedroid wants to merge 2 commits intogeerlingguy:masterfrom
shanedroid:master

Conversation

@shanedroid
Copy link
Copy Markdown
Contributor

@shanedroid shanedroid commented Jan 9, 2019

I had previously hit an issue using this role when Bundler 2.0.0 was released because I am using it to install an older version of Ruby from source. I ended up in the situation where I needed to manually upgrade RubyGems with gem update --system then run ansible again. Setting the ruby_bundler_version allowed me to purposely install Bundler 1.17.3 instead. Bundler 2.0.1 was then released which helped mitigate this by relaxing the RubyGems requirement to >= 2.5.0.

I still think having the ability to install a specific version of Bundler is nice to have though.

ref:
rubygems/bundler#6866
rubygems/bundler#6867

@stale
Copy link
Copy Markdown

stale bot commented Mar 6, 2020

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

@stale stale bot added the stale label Mar 6, 2020
@stale
Copy link
Copy Markdown

stale bot commented Apr 5, 2020

This pull request has been closed due to inactivity. If you feel this is in error, please reopen the pull request or file a new PR with the relevant details.

@stale stale bot closed this Apr 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant