From a74270518a490e719c9454c651033955de8b30e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 17:25:39 +0000 Subject: [PATCH] build(deps): 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 ef27741..aa011f5 100644 --- a/Gemfile +++ b/Gemfile @@ -62,6 +62,6 @@ group :test do gem "selenium-webdriver" end -gem "rack-attack", "~> 6.7" +gem "rack-attack", "~> 6.8" gem "redis", "~> 5.4" diff --git a/Gemfile.lock b/Gemfile.lock index 9aea262..3abe4f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -209,8 +209,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-session (2.1.1) base64 (>= 0.1.0) @@ -385,7 +385,7 @@ DEPENDENCIES kamal propshaft puma (>= 5.0) - rack-attack (~> 6.7) + rack-attack (~> 6.8) rails (~> 8.0.2) redis (~> 5.4) rubocop-rails-omakase