Skip to content

Commit 5f1bac6

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 d7c7c58 commit 5f1bac6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ GEM
399399
simpleidn (~> 0.2)
400400
jsonpath (1.1.5)
401401
multi_json
402-
jwt (2.10.2)
402+
jwt (3.2.0)
403403
base64
404404
kaminari (1.2.2)
405405
activesupport (>= 4.1.0)
@@ -486,8 +486,8 @@ GEM
486486
racc (~> 1.4)
487487
nokogiri (1.19.2-x86_64-linux-gnu)
488488
racc (~> 1.4)
489-
notifications-ruby-client (6.2.0)
490-
jwt (>= 1.5, < 3)
489+
notifications-ruby-client (6.4.0)
490+
jwt (>= 1.5, < 4)
491491
null_logger (0.0.1)
492492
oauth2 (2.0.18)
493493
faraday (>= 0.17.3, < 4.0)

0 commit comments

Comments
 (0)