Browse Source

Revert ruby-jwt version (#5575)

jwt 2.1.0 still does not work well.
ref. https://github.com/zaru/webpush/issues/42
pull/4/head
K.SHIRAKASHI 6 years ago
committed by Yamagishi Kazutoshi
parent
commit
47d56438da
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Gemfile.lock

+ 1
- 1
Gemfile.lock View File

@ -236,7 +236,7 @@ GEM
multi_json (~> 1.11)
rdf (~> 2.2)
jsonapi-renderer (0.1.3)
jwt (2.1.0)
jwt (1.5.6)
kaminari (1.1.1)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.1.1)

Loading…
Cancel
Save