diff --git a/Gemfile b/Gemfile index 5e3fb6ba9ed5..f4c5db44feba 100644 --- a/Gemfile +++ b/Gemfile @@ -134,7 +134,7 @@ gem "rack-protection", "~> 3.2.0" # It allows whitelisting, blacklisting, throttling, and tracking based # on arbitrary properties of the request. # https://github.com/kickstarter/rack-attack -gem "rack-attack", "~> 6.7.0" +gem "rack-attack", "~> 6.8.0" # CSP headers gem "secure_headers", "~> 6.5.0"