logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: 47d56438dafb4cf86e65379c9d7b818bb4236a04
parent: 0692991b54c660d1292ff2cea0fa135c952c608e
Author: K.SHIRAKASHI <k.shira86@gmail.com>
Date:   Wed,  1 Nov 2017 00:47:35 +0900

Revert ruby-jwt version (#5575)

jwt 2.1.0 still does not work well.
ref. https://github.com/zaru/webpush/issues/42

Diffstat:

MGemfile.lock2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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)