Skip to content

Commit

Permalink
Merge pull request #655 from Crown-Commercial-Service/dependabot/bund…
Browse files Browse the repository at this point in the history
…ler/brakeman-6.1.2
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
2 parents 6cb24d0 + c891197 commit 990c320
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 @@ -59,7 +59,7 @@ group :development, :test do
gem 'rubocop-performance', '~> 1.20.2'
gem 'rubocop-rails', '~> 2.23.1'
gem 'rubocop-rspec', '~> 2.26.1' # or gem 'rubocop-minitest'
gem 'brakeman', '~> 6.1.1'
gem 'brakeman', '~> 6.1.2'
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 @@ -123,7 +123,7 @@ GEM
bindex (0.8.1)
bootsnap (1.18.3)
msgpack (~> 1.2)
brakeman (6.1.1)
brakeman (6.1.2)
racc
builder (3.2.4)
byebug (11.1.3)
Expand Down Expand Up @@ -393,7 +393,7 @@ DEPENDENCIES
aws-sdk-s3 (~> 1)
aws-sdk-ssm (~> 1.162.0)
bootsnap (~> 1.18.3)
brakeman (~> 6.1.1)
brakeman (~> 6.1.2)
byebug (~> 11.1.3)
canonical-rails!
ccs-frontend_helpers (~> 0.1.2)
Expand Down

0 comments on commit 990c320

Please sign in to comment.