* add openssl 3.0.* support
* update Makefile
* modify ruby for openssl3
* add ruby version 3.2 to build with openssl v3
* update buildRuby.sh to run side by side with ruby openssl v3
* build dsc with openssl v3
* pull ruby version 3.1.0 to workaround ruby build issue with X509_REQ incomplete type
* update buildRuby.sh to build for openss v3
* add ruby v3 data file
* move v3 workaround to configure
* resolve ruby3.data parsing issue
* move ruby workaround fix to build container
* bring webrick fluentd dependencu
* workaround openssl-3.1.0/ri/OpenSSL/Digest/DigestError Bad syntax: %defattr(,755)
* install scanf gem to workaround rpm errors
---------
Co-authored-by: Ashley Watt <aswatt@microsoft.com>