From 1fd56ff18ea47bff22567dec451f2776373d6f18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 29 Aug 2018 19:25:13 +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 97b1ba70ff6..65bcfbdf27a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -456,7 +456,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)