Dependabot recommended this update earlier. However, a recent change in
the `jwt` library broke one of our tests.
They began explicitly checking the key's class [^1], causing the mocked class
to fail with the following error:
The given key is a RSpec::Mocks::InstanceVerifyingDouble. It has to
be an OpenSSL::PKey::RSA instance
[^1]: bd3f80bf3d/lib/jwt/jwa/rsa.rb (L11)
4.0 KiB
4.0 KiB