0
0
mirror of https://github.com/saltstack-formulas/openssh-formula.git synced 2026-05-23 10:41:33 +02:00

chore(deps): bump jwt from 2.10.2 to 3.2.0

Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.10.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/v2.10.2...v3.2.0)

---
updated-dependencies:
- dependency-name: jwt
  dependency-version: 3.2.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-05-18 18:25:45 +00:00 committed by GitHub
parent 68d48b35ef
commit cc95bf746a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -437,9 +437,15 @@ GEM
google-apis-core (>= 0.11.0, < 2.a) google-apis-core (>= 0.11.0, < 2.a)
google-apis-storage_v1 (0.30.0) google-apis-storage_v1 (0.30.0)
google-apis-core (>= 0.11.0, < 2.a) google-apis-core (>= 0.11.0, < 2.a)
googleauth (1.8.1) google-cloud-env (2.3.1)
faraday (>= 0.17.3, < 3.a) base64 (~> 0.2)
jwt (>= 1.4, < 3.0) faraday (>= 1.0, < 3.a)
google-logging-utils (0.2.0)
googleauth (1.16.2)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.2)
google-logging-utils (~> 0.1)
jwt (>= 1.4, < 4.0)
multi_json (~> 1.11) multi_json (~> 1.11)
os (>= 0.9, < 2.0) os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a) signet (>= 0.16, < 2.a)
@ -466,7 +472,7 @@ GEM
reline (>= 0.4.2) reline (>= 0.4.2)
jmespath (1.6.2) jmespath (1.6.2)
json (2.19.4) json (2.19.4)
jwt (2.10.2) jwt (3.2.0)
base64 base64
kitchen-inspec (3.1.0) kitchen-inspec (3.1.0)
hashie (>= 3.4, < 6.0) hashie (>= 3.4, < 6.0)
@ -662,8 +668,8 @@ GEM
timeliness (0.3.10) timeliness (0.3.10)
tomlrb (2.0.4) tomlrb (2.0.4)
trailblazer-option (0.1.2) trailblazer-option (0.1.2)
train (3.16.3) train (3.12.0)
activesupport (~> 7.2, >= 7.2.3.1) activesupport (>= 6.0.3.1)
azure_graph_rbac (~> 0.16) azure_graph_rbac (~> 0.16)
azure_mgmt_key_vault (~> 0.17) azure_mgmt_key_vault (~> 0.17)
azure_mgmt_resources (~> 0.15) azure_mgmt_resources (~> 0.15)
@ -677,11 +683,10 @@ GEM
google-apis-iam_v1 (~> 0.50.0) google-apis-iam_v1 (~> 0.50.0)
google-apis-monitoring_v3 (~> 0.51.0) google-apis-monitoring_v3 (~> 0.51.0)
google-apis-storage_v1 (~> 0.30.0) google-apis-storage_v1 (~> 0.30.0)
googleauth (>= 0.16.2, < 1.9.0) googleauth (>= 0.16.2, < 2.a)
inifile (~> 3.0) inifile (~> 3.0)
ostruct (~> 0.6.0) train-core (= 3.12.0)
train-core (= 3.16.3) train-winrm (~> 0.2)
train-winrm (~> 0.4.0)
train-aws (0.2.36) train-aws (0.2.36)
aws-sdk-account (~> 1.14) aws-sdk-account (~> 1.14)
aws-sdk-alexaforbusiness (~> 1.0) aws-sdk-alexaforbusiness (~> 1.0)
@ -759,10 +764,10 @@ GEM
aws-sdk-synthetics (~> 1.19.0) aws-sdk-synthetics (~> 1.19.0)
aws-sdk-transfer (>= 1.26, < 1.74) aws-sdk-transfer (>= 1.26, < 1.74)
aws-sdk-waf (~> 1.43.0) aws-sdk-waf (~> 1.43.0)
train-core (3.16.3) train-core (3.12.0)
addressable (~> 2.5) addressable (~> 2.5)
ffi (>= 1.16.0, < 1.18) ffi (!= 1.13.0)
json (>= 2.19.2, < 3.0) json (>= 1.8, < 3.0)
mixlib-shellout (>= 2.0, < 4.0) mixlib-shellout (>= 2.0, < 4.0)
net-scp (>= 1.2, < 5.0) net-scp (>= 1.2, < 5.0)
net-ssh (>= 2.9, < 8.0) net-ssh (>= 2.9, < 8.0)