chef-boneyard / opscode-pushy-client

Client API for Pushy
Apache License 2.0
12 stars 14 forks source link

Update dependencies, particularly ruby to latest. Also Chef 13. #153

Closed btm closed 6 years ago

btm commented 6 years ago

This built okay in http://manhattan.ci.chef.co/job/push-jobs-client-trigger-ad_hoc/12/downstreambuildview/ and works in some basic manual smoke testing for me.

btm commented 6 years ago

After you run bundle lock --add-platform x86-mswin32 x86-mingw32 on projects that have Windows specific needs then a bundle update will update the bundle for the Windows specific gems even on another platform.