-
Controlling your rake spec run
rake spec SPEC=path/to/file/from/project/root_spec.rb rake spec SPEC_OPTS=”–format documentation”
-
Ruby `generate_key!’: pkeys are immutable on OpenSSL 3.0
I was suddenly getting `generate_key!’: pkeys are immutable on OpenSSL 3.0 (OpenSSL::PKey::PKeyError) in GitHub Actions with no changes on my part.