From b3c4002db7346e406ae98af3ccff4a9df35512cf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 05:39:24 +0000 Subject: [PATCH] Bump jwt from 1.5.6 to 2.2.3 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 1.5.6 to 2.2.3. - [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.6...v2.2.3) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index c7c9183..4a87532 100644 --- a/Gemfile +++ b/Gemfile @@ -52,7 +52,7 @@ gem 'coffee-rails', '~> 5.0.0' gem 'coffee-script', '2.2.0' gem 'mini_racer', '~> 0.2' gem 'uglifier', '~> 4.0' -gem 'jwt', '~> 1.5.4' +gem 'jwt', '~> 2.2.3' gem 'will_paginate', '~> 3.1.0' gem 'react-rails', '~> 1.7' gem 'momentjs-rails', '~> 2.11', '>= 2.11.1' diff --git a/Gemfile.lock b/Gemfile.lock index 3cc1e41..f5a7490 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -227,7 +227,7 @@ GEM jquery-ui-rails (6.0.1) railties (>= 3.2.16) json (2.5.1) - jwt (1.5.6) + jwt (2.2.3) launchy (2.5.0) addressable (~> 2.7) libv8 (8.4.255.0) @@ -509,7 +509,7 @@ DEPENDENCIES jquery-rails (~> 4.0) jquery-ui-rails (~> 6.0) json (~> 2.0) - jwt (~> 1.5.4) + jwt (~> 2.2.3) lti_provider_engine (~> 1.1.0) mini_racer (~> 0.2) minitest