summaryrefslogtreecommitdiff
path: root/chef-windows.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-2/+2
| | | | | | See chef/chefstyle#11 for analysis and discussion. We select '{}' since audit of our source code shows that is the most common, and that used to be the dominant learning paradigm (e.g. in ruby 1.9 pickaxe book.
* Pin win32-eventlog to 0.6.3 to avoid clashing CreateEvent definitionKartik Null Cating-Subramanian2015-12-171-1/+4
| | | | This can be unpinned when djberg96/win32-eventlog#20 is resolved.
* Bump win32-process pinksubrama/win32-processKartik Null Cating-Subramanian2015-10-151-1/+1
| | | Pulls in fixes for https://github.com/djberg96/win32-process/issues/19
* Remove dependency on windows-prjdm/now-winds-prjdm/now-windows-prJay Mundrawala2015-08-281-1/+0
|
* Update gemspec for win32-service bugfix.Kartik Null Cating-Subramanian2015-07-201-1/+1
|
* Revert "FFI 1.9.9 is causing segfaults"revert-3606-jdm/pin-ffiJay Mundrawala2015-06-301-1/+1
|
* FFI 1.9.9 is causing segfaultsjdm/pin-ffiJay Mundrawala2015-06-261-1/+1
|
* Switch over Windows builds to universal builds.Kartik Null Cating-Subramanian2015-05-011-0/+22
Updated dependencies and refactored platform gemspecs.