From 8ac9d860fe0dc8781e621b879630d77f004a406d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 19:22:24 +0000 Subject: [PATCH] Bump rack-attack from 6.7.0 to 6.8.0 Bumps [rack-attack](https://github.com/rack/rack-attack) from 6.7.0 to 6.8.0. - [Release notes](https://github.com/rack/rack-attack/releases) - [Changelog](https://github.com/rack/rack-attack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack-attack/compare/v6.7.0...v6.8.0) --- updated-dependencies: - dependency-name: rack-attack dependency-version: 6.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index d21d31b..bc04eb1 100644 --- a/Gemfile +++ b/Gemfile @@ -67,7 +67,7 @@ gem "kaminari", "~> 1.2" gem "csv", "~> 3.3" # Rate limiting and attack protection -gem "rack-attack", "~> 6.7" +gem "rack-attack", "~> 6.8" # Load environment variables from .env files gem "dotenv-rails", groups: [ :development, :test ] diff --git a/Gemfile.lock b/Gemfile.lock index 8e9b29f..2d51dc9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -279,8 +279,8 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.2.0) - rack-attack (6.7.0) + rack (3.2.3) + rack-attack (6.8.0) rack (>= 1.0, < 4) rack-proxy (0.7.7) rack @@ -470,7 +470,7 @@ DEPENDENCIES letter_opener letter_opener_web puma (>= 5.0) - rack-attack (~> 6.7) + rack-attack (~> 6.8) rails (~> 8.0.2) resend rubocop-rails-omakase