From 16e7744ab5abde569a7c18430236fd249e5d4e87 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2020 12:52:10 -0400 Subject: [PATCH] Build(deps): Bump jwt from 2.2.1 to 2.2.2 (#10463) Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.2.1 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.2.1...v2.2.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e4eca7d6034..6dd5e870ba6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,7 +160,7 @@ GEM json (2.3.1) json-schema (2.8.1) addressable (>= 2.4) - jwt (2.2.1) + jwt (2.2.2) kgio (2.11.3) libv8 (8.4.255.0) listen (3.2.1)