summaryrefslogtreecommitdiff
path: root/chef-universal-mingw32.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* Move iso8601 gem to windows only gemspecTim Smith2018-10-251-0/+1
| | | | | | We only use this in the windows_task resource. No need to ship it on *nix. This also brings in the latest release where I trimmed the files in the gem down. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump win32-taskscheduler to 2.0Bryan McLellan2018-10-111-1/+1
| | | | | | | | | We refactored a number of the helper methods to more safely namespace them. Nothing should be using those methods outside of win32-taskscheduler, but we bumped the major version because of the change. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* Only include the Windows distro files on WindowsTim Smith2018-10-051-1/+1
| | | | | | | | We don't actually need these powershell scripts and DLLs on non-Windows platforms. This shaves 300k from our gem size on non-Windows platforms. Signed-off-by: Tim Smith <tsmith@chef.io>
* Pull in new InSpec and win32-serviceTim Smith2018-06-291-1/+1
| | | | | | This resolves Ruby deprecation warnings when interacting with Windows services. Signed-off-by: Tim Smith <tsmith@chef.io>
* Pull in win32-taskscheduler 1.0.2Tim Smith2018-06-131-1/+1
| | | | | | | - Fixes tasks gets created when wrong username and password is provided and then it throws error for invalid username password. - Fixes windows_task not idempotent when task_name includes parent folder Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #6815 from ↵Bryan McLellan2018-05-021-0/+1
|\ | | | | | | | | MsysTechnologiesllc/vasundhara/MSYS_752_windows_task_rewrite [MSYS-752] windows task rewrite using win32-taskscheduler
| * [MSYS-752] windows task rewrite using wind32-taskschedulerVasu11052018-04-241-0/+1
| | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | update the Gemfile.lock and remove windows-gemspec ffi pinlcg/pin-ffiLamont Granquist2018-04-261-1/+0
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Update comment on win32-eventlog pinningTom Duffield2017-02-101-3/+2
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Remove Gemfile.windows and put both platforms in Gemfile.lockJohn Keiser2016-04-181-0/+24