geerlingguy/ansible-role-ruby

Install the bundler gem should exist outside of build from source

njbarrett opened this issue · 1 comments

Hey, I was expecting the role to automatically install the bundler gem, but I noticed it only does this when you set build from source to be true. Shouldn't this be done regardless of building from source or using a package manager?

PR created #12