Skip to content

Commit 111fe5f

Browse files
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 f88190e commit 111fe5f

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,9 @@ GEM
216216
google-cloud-core (1.8.0)
217217
google-cloud-env (>= 1.0, < 3.a)
218218
google-cloud-errors (~> 1.0)
219-
google-cloud-env (1.6.0)
220-
faraday (>= 0.17.3, < 3.0)
219+
google-cloud-env (2.2.2)
220+
base64 (~> 0.2)
221+
faraday (>= 1.0, < 3.a)
221222
google-cloud-errors (1.5.0)
222223
google-cloud-storage (1.47.0)
223224
addressable (~> 2.8)
@@ -227,9 +228,12 @@ GEM
227228
google-cloud-core (~> 1.6)
228229
googleauth (>= 0.16.2, < 2.a)
229230
mini_mime (~> 1.0)
230-
googleauth (1.8.1)
231-
faraday (>= 0.17.3, < 3.a)
232-
jwt (>= 1.4, < 3.0)
231+
google-logging-utils (0.2.0)
232+
googleauth (1.16.2)
233+
faraday (>= 1.0, < 3.a)
234+
google-cloud-env (~> 2.2)
235+
google-logging-utils (~> 0.1)
236+
jwt (>= 1.4, < 4.0)
233237
multi_json (~> 1.11)
234238
os (>= 0.9, < 2.0)
235239
signet (>= 0.16, < 2.a)
@@ -243,7 +247,7 @@ GEM
243247
java-properties (0.3.0)
244248
jmespath (1.6.2)
245249
json (2.19.5)
246-
jwt (2.10.2)
250+
jwt (3.2.0)
247251
base64
248252
kramdown (2.5.2)
249253
rexml (>= 3.4.4)

0 commit comments

Comments
 (0)