Skip to content

Commit

Permalink
Merge pull request #542 from Crown-Commercial-Service/dependabot/bund…
Browse files Browse the repository at this point in the history
…ler/brakeman-7.0.0
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
2 parents 2a4cdd4 + 84cfdce commit 45ab2a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ group :development, :test do
gem 'rubocop-rails', '~> 2.28.0'
gem 'rubocop-rspec', '~> 3.3.0'
gem 'rubocop-rspec_rails', '~> 2.30.0'
gem 'brakeman', '~> 6.2.2'
gem 'brakeman', '~> 7.0.0'
end

group :development do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ GEM
bindex (0.8.1)
bootsnap (1.18.4)
msgpack (~> 1.2)
brakeman (6.2.2)
brakeman (7.0.0)
racc
builder (3.3.0)
byebug (11.1.3)
Expand Down Expand Up @@ -389,7 +389,7 @@ DEPENDENCIES
aws-sdk-s3 (~> 1)
aws-sdk-ssm (~> 1.186.0)
bootsnap (~> 1.18.4)
brakeman (~> 6.2.2)
brakeman (~> 7.0.0)
byebug (~> 11.1.3)
canonical-rails!
ccs-frontend_helpers (~> 2.1.0)
Expand Down

0 comments on commit 45ab2a4

Please sign in to comment.