Issue #19140 has been updated by Jeff McCune.
Hi Matthew, If you get a chance to review the change set, I'd also greatly appreciate it if you file a pull request instead of attaching a patch. The details are in our [contributing](https://github.com/puppetlabs/puppet/blob/master/CONTRIBUTING.md) guide. The vast majority of our contributions come as pull requests and I overlooked the patch in this issue since much of our tooling and process is built around pull requests. We'll accept contributions in any form, of course, we just really appreciate pull requests. Thanks, -Jeff ---------------------------------------- Bug #19140: package provider Gem uses --include-dependency => does not work with gem 2.0.0-rc2 https://projects.puppetlabs.com/issues/19140#change-84668 Author: Xavier Nicollet Status: Code Insufficient Priority: Normal Assignee: Matthew Jones Category: package Target version: 3.1.x Affected Puppet version: Keywords: Branch: Puppet should not use --include-dependency for gem >= gem 2.0.0-rc2, because the switch is not supported anymore. I have submitted a bug report to gem: https://github.com/rubygems/rubygems/issues/446 Should be handled before rubygems 2.0.0 is widely used. Cheers, -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
