From b676bfdcc886a34b808f8dcd1eebf35e065acfb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 13 Sep 2018 02:34:11 +0000 Subject: [PATCH] Bump jwt from 1.5.4 to 1.5.6 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 1.5.4 to 1.5.6. - [Release notes](https://github.com/jwt/ruby-jwt/releases) - [Changelog](https://github.com/jwt/ruby-jwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jwt/ruby-jwt/compare/v1.5.4...v1.5.6) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9ec89f5f31..6ae9983d4e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -453,7 +453,7 @@ GEM json_spec (1.1.5) multi_json (~> 1.0) rspec (>= 2.0, < 4.0) - jwt (1.5.4) + jwt (1.5.6) kaminari (0.13.0) actionpack (>= 3.0.0) activesupport (>= 3.0.0)