From af8101d718c17e11530ec13ac6d73db534a73100 Mon Sep 17 00:00:00 2001
From: Steffen van Bergerem <svbergerem@omgsrsly.net>
Date: Thu, 2 Mar 2017 19:12:56 +0100
Subject: [PATCH] Bump json-jwt

---
 Gemfile.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 5a353176ac..d5f50e66a8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -335,7 +335,7 @@ GEM
     js_image_paths (0.1.0)
       rails (~> 4.0)
     json (1.8.6)
-    json-jwt (1.6.3)
+    json-jwt (1.7.1)
       activesupport
       bindata
       multi_json (>= 1.3)
-- 
GitLab