Bundler gem installation mechanism for Bundler buildpack #41
Unanswered
leondmello
asked this question in
Q&A
Replies: 1 comment 4 replies
-
I'm not sure if that was ever considered in the original implementation, cc @ryanmoran incase he has historical context. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Why does the bundler buildpack install pre-built bundler binaries instead of using
gem
to install the appropriate version?Beta Was this translation helpful? Give feedback.
All reactions