Jun Aruga f1df062944 [ruby/openssl] Enhance printing OpenSSL versions.
* Updated the `OpenSSL::OPENSSL_VERSION_NUMBER` comment explaining the format.
* Added the `OpenSSL::LIBRESSL_VERSION_NUMBER` to print LibreSSL version number,
  in the case that Ruby OpenSSL binding is compiled with LibreSSL. Note
  `test/openssl/utils.rb#libressl?` is not using this value in it for now.
* Update `rake debug` to print the values in a readable way, adding
  `OpenSSL::OPENSSL_VERSION_NUMBER` and `OpenSSL::LIBRESSL_VERSION_NUMBER`.

https://github.com/ruby/openssl/commit/d19e6360ed
2023-08-16 14:48:42 +09:00
..
2023-02-28 09:09:00 -08:00
2023-02-28 09:09:00 -08:00
2023-02-28 09:09:00 -08:00
2023-04-21 04:21:05 +00:00
2023-07-19 00:02:58 +09:00
2023-05-25 09:11:36 +00:00
2023-02-28 09:09:00 -08:00
2023-08-02 18:18:17 +09:00