-
Notifications
You must be signed in to change notification settings - Fork 188
Upgrade OpenSSL to next minor version 1.1.0j #428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade OpenSSL to next minor version 1.1.0j #428
Conversation
d95d184
to
aabad7c
Compare
@metaskills by any chance can we merge this. |
If you're going to spend the time to reconfigure the build matrix as a prereq for upgrading openssl, I think we should take that opportunity to drop testing for 2.1 (EOL'd 2017-03-31) and 2.2 (EOL'd 2018-03-31). Even 2.3 EOL's 2019-03-31, but I guess we can keep it for now. And then we should probably ensure that 2.4 and 2.5 are tested, and ideally 2.6 as well. |
This totally makes sense to me. I have added latest 2.4.x, 2.5.x and 2.6.x ruby versions. We should be good now. |
I agree we should drop ruby 2.1 and 2.2 from the matrix. In the end, updating the |
I'm going to close out PR#424 in favour of this. |
As all the supported rubies now work with Bundler 2, the install instructions are the same for each and so can be condensed down to the simpler format again.
As the supported Rubies are changing in the Travis config, they should change in the Appveyor config too.
Move back to simpler syntax for defining supported Rubies.
Change the appveyor matrix to represent supported rubies.
Upgrade OpenSSL to next minor version 1.1.0j
Uh oh!
There was an error while loading. Please reload this page.