boxen / our-boxen

Copy me for your team.
https://github.com/boxen/our-boxen/
MIT License
2.58k stars 884 forks source link

WIP Fix CI for ruby 2.0 (osx 10.12) #864

Open n0ts opened 6 years ago

n0ts commented 6 years ago
jacobbednarz commented 6 years ago

CI will be fixed via #863

It's not viable to use the steps and reinstall ruby here since we won't be doing that with a fresh Boxen installation.

High Sierra comes with MRI 2.3.3 and LibreSSL which supports TLSv1.2 so that addresses the GitHub TLS deprecation.