Zuehlke / cookbook-windev

One cookbook with resources for setting up a Windows development environment
MIT License
7 stars 1 forks source link

Use newer version of choclatey and windows cookbooks #36

Closed mrkita closed 5 years ago

damphyr commented 5 years ago

I updated the dev gems and the version of Ruby use din CI. Can you rebase plz? That should get the build green. Also, can you relax the version dependencies, this is a library cookbook and tiny version deps are nasty as we have found out :)

depends 'windows',"~>3.4"
depends 'chocolatey','~>2.0'
damphyr commented 5 years ago

Will close this cause it is superseded by #38