Skip to content

Commit

Permalink
Add forwardable dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinj committed Feb 26, 2021
1 parent f4925cd commit 6ce6117
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/jwt/jwk/ec.rb
@@ -1,5 +1,7 @@
# frozen_string_literal: true

require 'forwardable'

module JWT
module JWK
class EC < KeyBase
Expand Down

0 comments on commit 6ce6117

Please sign in to comment.