mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-05-23 04:15:10 +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:
parent
68d48b35ef
commit
cc95bf746a
31
Gemfile.lock
31
Gemfile.lock
@ -437,9 +437,15 @@ GEM
|
||||
google-apis-core (>= 0.11.0, < 2.a)
|
||||
google-apis-storage_v1 (0.30.0)
|
||||
google-apis-core (>= 0.11.0, < 2.a)
|
||||
googleauth (1.8.1)
|
||||
faraday (>= 0.17.3, < 3.a)
|
||||
jwt (>= 1.4, < 3.0)
|
||||
google-cloud-env (2.3.1)
|
||||
base64 (~> 0.2)
|
||||
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)
|
||||
os (>= 0.9, < 2.0)
|
||||
signet (>= 0.16, < 2.a)
|
||||
@ -466,7 +472,7 @@ GEM
|
||||
reline (>= 0.4.2)
|
||||
jmespath (1.6.2)
|
||||
json (2.19.4)
|
||||
jwt (2.10.2)
|
||||
jwt (3.2.0)
|
||||
base64
|
||||
kitchen-inspec (3.1.0)
|
||||
hashie (>= 3.4, < 6.0)
|
||||
@ -662,8 +668,8 @@ GEM
|
||||
timeliness (0.3.10)
|
||||
tomlrb (2.0.4)
|
||||
trailblazer-option (0.1.2)
|
||||
train (3.16.3)
|
||||
activesupport (~> 7.2, >= 7.2.3.1)
|
||||
train (3.12.0)
|
||||
activesupport (>= 6.0.3.1)
|
||||
azure_graph_rbac (~> 0.16)
|
||||
azure_mgmt_key_vault (~> 0.17)
|
||||
azure_mgmt_resources (~> 0.15)
|
||||
@ -677,11 +683,10 @@ GEM
|
||||
google-apis-iam_v1 (~> 0.50.0)
|
||||
google-apis-monitoring_v3 (~> 0.51.0)
|
||||
google-apis-storage_v1 (~> 0.30.0)
|
||||
googleauth (>= 0.16.2, < 1.9.0)
|
||||
googleauth (>= 0.16.2, < 2.a)
|
||||
inifile (~> 3.0)
|
||||
ostruct (~> 0.6.0)
|
||||
train-core (= 3.16.3)
|
||||
train-winrm (~> 0.4.0)
|
||||
train-core (= 3.12.0)
|
||||
train-winrm (~> 0.2)
|
||||
train-aws (0.2.36)
|
||||
aws-sdk-account (~> 1.14)
|
||||
aws-sdk-alexaforbusiness (~> 1.0)
|
||||
@ -759,10 +764,10 @@ GEM
|
||||
aws-sdk-synthetics (~> 1.19.0)
|
||||
aws-sdk-transfer (>= 1.26, < 1.74)
|
||||
aws-sdk-waf (~> 1.43.0)
|
||||
train-core (3.16.3)
|
||||
train-core (3.12.0)
|
||||
addressable (~> 2.5)
|
||||
ffi (>= 1.16.0, < 1.18)
|
||||
json (>= 2.19.2, < 3.0)
|
||||
ffi (!= 1.13.0)
|
||||
json (>= 1.8, < 3.0)
|
||||
mixlib-shellout (>= 2.0, < 4.0)
|
||||
net-scp (>= 1.2, < 5.0)
|
||||
net-ssh (>= 2.9, < 8.0)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user