File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ group :development, :test do
7171 gem 'rubocop-rails' , '~> 2.34.3'
7272 gem 'rubocop-rspec' , '~> 3.9.0'
7373 gem 'rubocop-rspec_rails' , '~> 2.32.0'
74- gem 'brakeman' , '~> 8.0.2 '
74+ gem 'brakeman' , '~> 8.0.4 '
7575end
7676
7777group :development do
Original file line number Diff line number Diff line change 114114 bindex (0.8.1 )
115115 bootsnap (1.23.0 )
116116 msgpack (~> 1.2 )
117- brakeman (8.0.2 )
117+ brakeman (8.0.4 )
118118 racc
119119 builder (3.3.0 )
120120 byebug (13.0.0 )
@@ -441,7 +441,7 @@ DEPENDENCIES
441441 aws-sdk-s3 (~> 1 )
442442 aws-sdk-ssm (~> 1.211.0 )
443443 bootsnap (~> 1.23.0 )
444- brakeman (~> 8.0.2 )
444+ brakeman (~> 8.0.4 )
445445 byebug (~> 13.0.0 )
446446 canonical-rails !
447447 ccs-frontend_helpers (~> 3.5.0 )
You can’t perform that action at this time.
0 commit comments