From: K.SHIRAKASHI Date: Tue, 31 Oct 2017 15:47:35 +0000 (+0900) Subject: Revert ruby-jwt version (#5575) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=47d56438dafb4cf86e65379c9d7b818bb4236a04;p=mastodon.git Revert ruby-jwt version (#5575) jwt 2.1.0 still does not work well. ref. https://github.com/zaru/webpush/issues/42 --- diff --git a/Gemfile.lock b/Gemfile.lock index b4b3d05cc..13ca840bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)