From 6ebf59ffe5ad232692fd9fa2efabe2c9ef19b940 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2020 10:25:36 +0000 Subject: [PATCH] Bump jwt from 2.1.0 to 2.2.2 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.1.0 to 2.2.2. - [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.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index da992f5..a5f1d7d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM concurrent-ruby (~> 1.0) json (2.1.0) jsonapi-renderer (0.2.0) - jwt (2.1.0) + jwt (2.2.2) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7)