From 2f3acb25abcce795c4442a327003557180b9c841 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 24 May 2019 06:48:55 +0000 Subject: [PATCH] Bump jwt from 2.1.0 to 2.2.0 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.1.0 to 2.2.0. - [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/v2.1.0...v2.2.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4825330..177d61c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM i18n (1.5.3) concurrent-ruby (~> 1.0) json (1.8.6) - jwt (2.1.0) + jwt (2.2.0) minitest (5.11.3) multi_json (1.13.1) mustermann (1.0.3)