diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2013-09-27 17:15:02 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2013-09-27 17:15:02 -0700 |
commit | f6bba53945cb06846807ab70941674db1b35772a (patch) | |
tree | 1b6f381a96ed1652fc06fc22735c45439a8d3d8d /.gitattributes | |
parent | 008973c3c0b5598eed5f8d649c3eb8c6adf9325a (diff) | |
download | chef-f6bba53945cb06846807ab70941674db1b35772a.tar.gz |
use separate gemspec for windows
- allows us to explicitly version pin in the gemspec on gem installs
rather than getting different behavior from 'gem install' and
'bundle install' (gemspec vs. Gemfile).
- the mingw deps had been in the Gemfile because it needed to be a
group since gemspecs do not have groups. this builds two different
gems for publication to rubygems instead.
- see mixlib-shellout for the prototype of where this has been done
(successfully).
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions