File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ gem 'wkhtmltopdf-binary', '~> 0.12.6.5'
4646group :development , :test do
4747 gem 'awesome_print' , '~> 1.9.2'
4848 gem 'better_errors' , '~> 2.9.1'
49- gem 'brakeman' , '~> 5.2.3 ' , require : false
49+ gem 'brakeman' , '~> 7.0.2 ' , require : false
5050 gem 'bullet' , '~> 8.0' , '>= 8.0.6'
5151 gem 'colorize' , '~> 0.8.1'
5252 gem 'consistency_fail'
Original file line number Diff line number Diff line change 9595 bindex (0.8.1 )
9696 bootsnap (1.18.4 )
9797 msgpack (~> 1.2 )
98- brakeman (5.2.3 )
98+ brakeman (7.0.2 )
99+ racc
99100 browser (6.2.0 )
100101 builder (3.3.0 )
101102 bullet (8.0.6 )
@@ -604,7 +605,7 @@ DEPENDENCIES
604605 bcrypt (~> 3.1.20 )
605606 better_errors (~> 2.9.1 )
606607 bootsnap (~> 1.18.4 )
607- brakeman (~> 5.2.3 )
608+ brakeman (~> 7.0.2 )
608609 browser (~> 6.2.0 )
609610 bullet (~> 8.0 , >= 8.0.6 )
610611 capistrano-sidekiq (~> 3.0.0 )
You can’t perform that action at this time.
0 commit comments