getgauge / gauge-csharp

Csharp runner for Gauge
https://gauge.org
GNU General Public License v3.0
33 stars 21 forks source link

Update paket to address TLS deprecation #121

Closed forki closed 6 years ago

forki commented 6 years ago

:wave: GitHub disabled TLS 1.0 and TLS 1.1 on February 22nd, which affected Paket and needs to be updated to 5.142 or later.

You can read more about this on the GitHub Engineering blog.

The update to Paket is explained here: https://github.com/fsprojects/Paket/pull/3066

The work to update Paket in the wild is occurring here: https://github.com/fsprojects/Paket/issues/3068

cla-bot[bot] commented 6 years ago

Thanks for your pull request! Looks like this is your first contribution to Gauge. Before we can look at your pull request, you'll need to sign our Contributor License Agreement (CLA). Please visit https://gauge-cla.herokuapp.com/ to read and sign it.

gaugeci commented 6 years ago

@cla-bot check if all the contributors of this pull request has signed our CLA.

cla-bot[bot] commented 6 years ago

The cla-bot has been summoned, and re-checked this pull request!

sriv commented 6 years ago

@forki - appreciate you taking the time to submit this PR. Thank you!

Big fan of your work here.