Skip to content

Commit 9286d6c

Browse files
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](jwt/ruby-jwt@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>
1 parent 8368003 commit 9286d6c

1 file changed

Lines changed: 18 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -437,9 +437,15 @@ GEM
437437
google-apis-core (>= 0.11.0, < 2.a)
438438
google-apis-storage_v1 (0.30.0)
439439
google-apis-core (>= 0.11.0, < 2.a)
440-
googleauth (1.8.1)
441-
faraday (>= 0.17.3, < 3.a)
442-
jwt (>= 1.4, < 3.0)
440+
google-cloud-env (2.3.1)
441+
base64 (~> 0.2)
442+
faraday (>= 1.0, < 3.a)
443+
google-logging-utils (0.2.0)
444+
googleauth (1.16.2)
445+
faraday (>= 1.0, < 3.a)
446+
google-cloud-env (~> 2.2)
447+
google-logging-utils (~> 0.1)
448+
jwt (>= 1.4, < 4.0)
443449
multi_json (~> 1.11)
444450
os (>= 0.9, < 2.0)
445451
signet (>= 0.16, < 2.a)
@@ -466,7 +472,7 @@ GEM
466472
reline (>= 0.4.2)
467473
jmespath (1.6.2)
468474
json (2.19.4)
469-
jwt (2.10.2)
475+
jwt (3.2.0)
470476
base64
471477
kitchen-inspec (3.1.0)
472478
hashie (>= 3.4, < 6.0)
@@ -662,8 +668,8 @@ GEM
662668
timeliness (0.3.10)
663669
tomlrb (2.0.4)
664670
trailblazer-option (0.1.2)
665-
train (3.16.3)
666-
activesupport (~> 7.2, >= 7.2.3.1)
671+
train (3.12.0)
672+
activesupport (>= 6.0.3.1)
667673
azure_graph_rbac (~> 0.16)
668674
azure_mgmt_key_vault (~> 0.17)
669675
azure_mgmt_resources (~> 0.15)
@@ -677,11 +683,10 @@ GEM
677683
google-apis-iam_v1 (~> 0.50.0)
678684
google-apis-monitoring_v3 (~> 0.51.0)
679685
google-apis-storage_v1 (~> 0.30.0)
680-
googleauth (>= 0.16.2, < 1.9.0)
686+
googleauth (>= 0.16.2, < 2.a)
681687
inifile (~> 3.0)
682-
ostruct (~> 0.6.0)
683-
train-core (= 3.16.3)
684-
train-winrm (~> 0.4.0)
688+
train-core (= 3.12.0)
689+
train-winrm (~> 0.2)
685690
train-aws (0.2.36)
686691
aws-sdk-account (~> 1.14)
687692
aws-sdk-alexaforbusiness (~> 1.0)
@@ -759,10 +764,10 @@ GEM
759764
aws-sdk-synthetics (~> 1.19.0)
760765
aws-sdk-transfer (>= 1.26, < 1.74)
761766
aws-sdk-waf (~> 1.43.0)
762-
train-core (3.16.3)
767+
train-core (3.12.0)
763768
addressable (~> 2.5)
764-
ffi (>= 1.16.0, < 1.18)
765-
json (>= 2.19.2, < 3.0)
769+
ffi (!= 1.13.0)
770+
json (>= 1.8, < 3.0)
766771
mixlib-shellout (>= 2.0, < 4.0)
767772
net-scp (>= 1.2, < 5.0)
768773
net-ssh (>= 2.9, < 8.0)

0 commit comments

Comments
 (0)