File tree Expand file tree Collapse file tree 3 files changed +11
-0
lines changed
Expand file tree Collapse file tree 3 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ version : 2
3+ updates :
4+ - package-ecosystem : " github-actions"
5+ directory : " /"
6+ schedule :
7+ interval : " weekly"
Original file line number Diff line number Diff line change 88 pull_request :
99 branches :
1010 - " *"
11+ schedule :
12+ - cron : " 0 0 * * 5"
1113jobs :
1214 rubocop :
1315 name : RuboCop
3941 - " 3.2"
4042 - " 3.3"
4143 - " 3.4"
44+ - " 4.0"
4245 gemfile :
4346 - gemfiles/standalone.gemfile
4447 experimental : [false]
Original file line number Diff line number Diff line change 1111** Fixes and enhancements:**
1212
1313- Fix compatibility with the openssl 4.0 gem [ #706 ] ( https://github.com/jwt/ruby-jwt/pull/706 )
14+ - Test against Ruby 4.0 on CI [ #707 ] ( https://github.com/jwt/ruby-jwt/pull/707 )
1415- Your contribution here
1516
1617## [ v3.1.2] ( https://github.com/jwt/ruby-jwt/tree/v3.1.2 ) (2025-06-28)
You can’t perform that action at this time.
0 commit comments