Fix rate limiting for paths with formats (#20675)

This commit is contained in:
Eugen Rochko
2022-11-14 20:26:31 +01:00
committed by GitHub
parent 71c92d3f56
commit 21fd25a269
5 changed files with 117 additions and 24 deletions
+1
View File
@@ -815,6 +815,7 @@ DEPENDENCIES
rack (~> 2.2.4)
rack-attack (~> 6.6)
rack-cors (~> 1.1)
rack-test (~> 2.0)
rails (~> 6.1.7)
rails-controller-testing (~> 1.0)
rails-i18n (~> 6.0)