Skip to content

Commit a6702f3

Browse files
Bump jwt from 2.10.1 to 3.2.0 in /demo (#4068)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2ceeb6 commit a6702f3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

demo/Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,11 @@ GEM
114114
google-cloud-env (2.2.1)
115115
faraday (>= 1.0, < 3.a)
116116
google-logging-utils (0.1.0)
117-
googleauth (1.13.1)
117+
googleauth (1.16.2)
118118
faraday (>= 1.0, < 3.a)
119119
google-cloud-env (~> 2.2)
120120
google-logging-utils (~> 0.1)
121-
jwt (>= 1.4, < 3.0)
121+
jwt (>= 1.4, < 4.0)
122122
multi_json (~> 1.11)
123123
os (>= 0.9, < 2.0)
124124
signet (>= 0.16, < 2.a)
@@ -152,7 +152,7 @@ GEM
152152
reline (>= 0.4.2)
153153
jsonpath (1.1.5)
154154
multi_json
155-
jwt (2.10.1)
155+
jwt (3.2.0)
156156
base64
157157
kind-rb (0.1.0-arm64-darwin)
158158
kind-rb (0.1.0-x86_64-linux)
@@ -324,10 +324,10 @@ GEM
324324
rouge (3.30.0)
325325
ruby2_keywords (0.0.5)
326326
securerandom (0.4.1)
327-
signet (0.19.0)
327+
signet (0.21.0)
328328
addressable (~> 2.8)
329329
faraday (>= 0.17.5, < 3.a)
330-
jwt (>= 1.5, < 3.0)
330+
jwt (>= 1.5, < 4.0)
331331
multi_json (~> 1.10)
332332
spring (4.4.2)
333333
spring-watcher-listen (2.1.0)

0 commit comments

Comments
 (0)