]> cat aescling's git repositories - mastodon.git/commitdiff
Revert ruby-jwt version (#5575)
authorK.SHIRAKASHI <k.shira86@gmail.com>
Tue, 31 Oct 2017 15:47:35 +0000 (00:47 +0900)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Tue, 31 Oct 2017 15:47:35 +0000 (00:47 +0900)
jwt 2.1.0 still does not work well.
ref. https://github.com/zaru/webpush/issues/42

Gemfile.lock

index b4b3d05cc084402705bb99ab7b7a561c3cb227bd..13ca840bba422c5736f3bc6ebc6ea4046575e6c0 100644 (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)