From 284db7805594094abf01c150ebd573ee8d6e0026 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 13:39:11 +0200 Subject: [PATCH] Build(deps): Bump jwt from 2.4.0 to 2.4.1 (#17032) Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.4.0 to 2.4.1. - [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.0...v2.4.1) --- updated-dependencies: - dependency-name: jwt dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2852da4bea7..cb6be1c4547 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -201,7 +201,7 @@ GEM hana (~> 1.3) regexp_parser (~> 2.0) uri_template (~> 0.7) - jwt (2.4.0) + jwt (2.4.1) kgio (2.11.4) libv8-node (16.10.0.0) libv8-node (16.10.0.0-aarch64-linux)