From bbf96507368f13eb7435169955d1fdd3a8329196 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Oct 2021 11:03:12 +0800 Subject: [PATCH] Build(deps): Bump jwt from 2.2.3 to 2.3.0 (#14505) Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.2.3 to 2.3.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.2.3...v2.3.0) --- updated-dependencies: - dependency-name: jwt dependency-type: indirect update-type: version-update:semver-minor ... 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 ab5e7cccc0c..35c90065603 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,7 +194,7 @@ GEM hana (~> 1.3) regexp_parser (~> 2.0) uri_template (~> 0.7) - jwt (2.2.3) + jwt (2.3.0) kgio (2.11.4) libv8-node (15.14.0.1) libv8-node (15.14.0.1-arm64-darwin-20)