chef-cookbooks / rubygems

Configures Rubygems sources and provides rubygems_api resource
https://supermarket.chef.io/cookbooks/rubygems
Apache License 2.0
5 stars 14 forks source link

use omnibus 'gem' command #1

Closed jolexa closed 7 years ago

jolexa commented 10 years ago

Hello,

I'm not sure if this is exactly correct but I noticed the recipe not doing what I expected. The end result was http and https in my sources list where I just wanted https. I think the commit itself will explain the issue.

chilicheech commented 9 years ago

:+1: good catch... can we get this merged?

rhass commented 7 years ago

This has been implemented by using the name :global with the new gemrc resource. Please let us know if you have any issues.