Bump token gem to 6.0

This commit is contained in:
Oliver Günther
2025-05-07 10:23:16 +02:00
parent e89c1a6362
commit 2f5a2fa3f3
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -201,7 +201,7 @@ gem "aws-sdk-core", "~> 3.107"
# File upload via fog + screenshots on travis
gem "aws-sdk-s3", "~> 1.91"
gem "openproject-token", "~> 5.4.0"
gem "openproject-token", "~> 6.0.0"
gem "plaintext", "~> 0.3.2"
+3 -3
View File
@@ -865,7 +865,7 @@ GEM
activesupport (>= 7.1.0)
openproject-octicons (>= 19.25.0)
view_component (>= 3.1, < 4.0)
openproject-token (5.4.0)
openproject-token (6.0.0)
activemodel
openssl (3.3.0)
openssl-signature_algorithm (1.3.0)
@@ -1452,7 +1452,7 @@ DEPENDENCIES
openproject-reporting!
openproject-storages!
openproject-team_planner!
openproject-token (~> 5.4.0)
openproject-token (~> 6.0.0)
openproject-two_factor_authentication!
openproject-webhooks!
openproject-xls_export!
@@ -1823,7 +1823,7 @@ CHECKSUMS
openproject-reporting (1.0.0)
openproject-storages (1.0.0)
openproject-team_planner (1.0.0)
openproject-token (5.4.0) sha256=0054e24adaaaa5d7e23cc09108d2c34f6a73c7687e300be23ffd970d509bde93
openproject-token (6.0.0) sha256=1d79a0e888752f5dedb9d8dff080c54161c09d3915a3338333ef94252e09c7c4
openproject-two_factor_authentication (1.0.0)
openproject-webhooks (1.0.0)
openproject-xls_export (1.0.0)