From cdfb4eb571a36a1af8d57dd4c17c82d5dd2f1a50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 17:21:32 +0000 Subject: [PATCH] Bump jwt from 2.4.1 to 2.5.0 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.4.1 to 2.5.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.4.1...v2.5.0) --- updated-dependencies: - dependency-name: jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 8212f42f..f90922fb 100644 --- a/Gemfile +++ b/Gemfile @@ -65,7 +65,7 @@ gem "redis" gem "fake_email_validator" -gem "jwt", "~> 2.4" +gem "jwt", "~> 2.5" group :development do gem "binding_of_caller" diff --git a/Gemfile.lock b/Gemfile.lock index 3aa09b67..9e720cdd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -260,7 +260,7 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.6.2) - jwt (2.4.1) + jwt (2.5.0) kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) @@ -617,7 +617,7 @@ DEPENDENCIES httparty i18n-js (= 3.9.2) jbuilder (~> 2.10) - jwt (~> 2.4) + jwt (~> 2.5) letter_opener lograge mini_magick