Skip to content

Commit bc87c46

Browse files
build(deps-dev): bump brakeman from 7.0.0 to 7.0.2
Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 7.0.0 to 7.0.2. - [Release notes](https://github.com/presidentbeef/brakeman/releases) - [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md) - [Commits](presidentbeef/brakeman@v7.0.0...v7.0.2) --- updated-dependencies: - dependency-name: brakeman dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5fe3e1a commit bc87c46

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
@@ -67,7 +67,7 @@ group :development, :test do
6767
gem 'rubocop-rails', '~> 2.31.0'
6868
gem 'rubocop-rspec', '~> 3.5.0'
6969
gem 'rubocop-rspec_rails', '~> 2.31.0'
70-
gem 'brakeman', '~> 7.0.0'
70+
gem 'brakeman', '~> 7.0.2'
7171
end
7272

7373
group :development do

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ GEM
121121
bindex (0.8.1)
122122
bootsnap (1.18.4)
123123
msgpack (~> 1.2)
124-
brakeman (7.0.0)
124+
brakeman (7.0.2)
125125
racc
126126
builder (3.3.0)
127127
byebug (11.1.3)
@@ -406,7 +406,7 @@ DEPENDENCIES
406406
aws-sdk-s3 (~> 1)
407407
aws-sdk-ssm (~> 1.191.0)
408408
bootsnap (~> 1.18.4)
409-
brakeman (~> 7.0.0)
409+
brakeman (~> 7.0.2)
410410
byebug (~> 11.1.3)
411411
canonical-rails!
412412
ccs-frontend_helpers (~> 2.2.0)

0 commit comments

Comments
 (0)