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 209f123
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/jwt/jwk/ec.rb
@@ -1,4 +1,5 @@
# frozen_string_literal: true
require 'forwardable'

module JWT
module JWK
Expand Down

0 comments on commit 209f123

Please sign in to comment.