Skip to content

Commit 3f7bcaa

Browse files
authored
Merge pull request #1258 from Crown-Commercial-Service/dependabot/bundler/rack-attack-6.8.0
build(deps): bump rack-attack from 6.7.0 to 6.8.0
2 parents 01ecc10 + 16274f5 commit 3f7bcaa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ gem 'canonical-rails', github: 'jumph4x/canonical-rails'
5555
gem 'aws-sdk-ssm', '~> 1.204.0'
5656

5757
# Add rate limiting on the API
58-
gem 'rack-attack', '~> 6.7.0'
58+
gem 'rack-attack', '~> 6.8.0'
5959

6060
# GOV.UK Frontend helpers
6161
gem 'ccs-frontend_helpers', '~> 3.1.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ GEM
247247
raabro (1.4.0)
248248
racc (1.8.1)
249249
rack (3.2.3)
250-
rack-attack (6.7.0)
250+
rack-attack (6.8.0)
251251
rack (>= 1.0, < 4)
252252
rack-session (2.1.1)
253253
base64 (>= 0.1.0)
@@ -446,7 +446,7 @@ DEPENDENCIES
446446
pg (~> 1.6.2)
447447
propshaft
448448
puma (~> 7.1)
449-
rack-attack (~> 6.7.0)
449+
rack-attack (~> 6.8.0)
450450
rails (~> 8.0.3)
451451
rails-controller-testing (~> 1.0.5, >= 1.0.5)
452452
requestjs-rails

0 commit comments

Comments
 (0)