Required for gitlab-ce 15.1 Changelog: https://github.com/rack/rack-attack/blob/main/CHANGELOG.md 6.6.1 - 2022-04-14 Fixed Fixes deprecation warning in redis 4.6+ (@ixti) 6.6.0 - 2022-01-29 Added Ability to have access to the request object instead of only env (still can access env with request.env) when customizing throttle and blocklist responses with new methods Rack::Attack.blocklisted_responder= and Rack::Attack.throttled_responder= which yield the request to your lambda. (@NikolayRys) Deprecated Rack::Attack.blocklisted_response= Rack::Attack.throttled_response= 6.5.0 - 2021-02-07 Added Added ability to normalize throttle discriminator by setting Rack::Attack.throttle_discriminator_normalizer (@fatkodima) Example: Rack::Attack.throttle_discriminator_normalizer = ->(discriminator) { ... } or disable default normalization with: Rack::Attack.throttle_discriminator_normalizer = nil Removed Dropped support for ruby v2.4 Dropped support for rails v5.1 6.4.0 - 2021-01-23 Added Added support for ruby v3.0 Removed Dropped support for ruby v2.3
3 lines
174 B
Text
3 lines
174 B
Text
TIMESTAMP = 1655733990
|
|
SHA256 (rubygem/rack-attack-6.6.1.gem) = 187e5d248c6a162ed8cafa8241a7b5947d9b9cf122a4870eb1cdd0db861f3a11
|
|
SIZE (rubygem/rack-attack-6.6.1.gem) = 26624
|