Title: Message Title
Josh Cooper commented on an issue
Facter / Bug FACT-567
Support Bundler workflow on x64
Facter expresses Windows gem dependencies, but it only applies to ruby x86. When running on x64, the gem dependencies do not apply, so you can't use bundler to install gems, and run specs.

Currently, facter's Gemfile uses the bundler `mingw` platform identifier, effectively:

{noformat}
platform :mingw do
  gem 'ffi'
  ...
end
{noformat}

{{Bu...


--
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to