From 7e556caa45fcaf02a9280ecb7c8a743bc71a4e62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 22:16:49 +0000 Subject: [PATCH] build(deps): bump jwt from 3.1.2 to 3.2.0 in /pkgs/by-name/do/docuseal Bumps [jwt](https://github.com/jwt/ruby-jwt) from 3.1.2 to 3.2.0. - [Release notes](https://github.com/jwt/ruby-jwt/releases) - [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md) - [Commits](https://github.com/jwt/ruby-jwt/compare/v3.1.2...v3.2.0) --- updated-dependencies: - dependency-name: jwt dependency-version: 3.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pkgs/by-name/do/docuseal/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/by-name/do/docuseal/Gemfile.lock b/pkgs/by-name/do/docuseal/Gemfile.lock index 67f58c8782ef5..436244fcb8d65 100644 --- a/pkgs/by-name/do/docuseal/Gemfile.lock +++ b/pkgs/by-name/do/docuseal/Gemfile.lock @@ -274,7 +274,7 @@ GEM reline (>= 0.4.2) jmespath (1.6.2) json (2.19.3) - jwt (3.1.2) + jwt (3.2.0) base64 language_server-protocol (3.17.0.5) launchy (3.1.1)