Compare commits

...

2 commits

Author SHA1 Message Date
dependabot[bot]
51b51dea19
Merge 03df481032 into b25647879f 2025-07-02 19:54:55 +00:00
dependabot[bot]
03df481032
Bump jwt from 2.10.1 to 3.1.2
Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.10.1 to 3.1.2.
- [Release notes](https://github.com/jwt/ruby-jwt/releases)
- [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jwt/ruby-jwt/compare/v2.10.1...v3.1.2)

---
updated-dependencies:
- dependency-name: jwt
  dependency-version: 3.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 18:19:45 +00:00

View file

@ -203,7 +203,7 @@ GEM
json (2.12.0)
json-schema (5.0.1)
addressable (~> 2.8)
jwt (2.10.1)
jwt (3.1.2)
base64
kaminari (1.2.2)
activesupport (>= 4.1.0)