Skip to content

Commit 91ec80c

Browse files
authored
Merge pull request #1276 from Crown-Commercial-Service/dependabot/bundler/brakeman-7.1.1
build(deps-dev): bump brakeman from 7.1.0 to 7.1.1
2 parents 88d518c + 26e5a35 commit 91ec80c

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
@@ -71,7 +71,7 @@ group :development, :test do
7171
gem 'rubocop-rails', '~> 2.33.4'
7272
gem 'rubocop-rspec', '~> 3.7.0'
7373
gem 'rubocop-rspec_rails', '~> 2.31.0'
74-
gem 'brakeman', '~> 7.1.0'
74+
gem 'brakeman', '~> 7.1.1'
7575
end
7676

7777
group :development do

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ GEM
114114
bindex (0.8.1)
115115
bootsnap (1.18.6)
116116
msgpack (~> 1.2)
117-
brakeman (7.1.0)
117+
brakeman (7.1.1)
118118
racc
119119
builder (3.3.0)
120120
byebug (12.0.0)
@@ -432,7 +432,7 @@ DEPENDENCIES
432432
aws-sdk-s3 (~> 1)
433433
aws-sdk-ssm (~> 1.206.0)
434434
bootsnap (~> 1.18.6)
435-
brakeman (~> 7.1.0)
435+
brakeman (~> 7.1.1)
436436
byebug (~> 12.0.0)
437437
canonical-rails!
438438
ccs-frontend_helpers (~> 3.1.0)

0 commit comments

Comments
 (0)