Files
ubicloud/spec/lib/github_spec.rb
Enes Cakir 94c64a845a Bump jwt gem from 2.7.1 to 2.8.0
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)
2024-03-08 15:08:44 +03:00

4.0 KiB