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 4444
4545group :development do
4646 gem 'annotaterb' , '~> 4.22' , require : false
47- gem 'brakeman' , '~> 8.0.2 ' , require : false
47+ gem 'brakeman' , '~> 8.0.4 ' , require : false
4848 gem 'rubocop' , '~> 1.84.2' , require : false
4949 gem 'rubocop-minitest' , '~> 0.38.2' , require : false
5050 gem 'rubocop-rails' , '~> 2.34' , require : false
Original file line number Diff line number Diff line change 8686 bindex (0.8.1 )
8787 bootsnap (1.23.0 )
8888 msgpack (~> 1.2 )
89- brakeman (8.0.2 )
89+ brakeman (8.0.4 )
9090 racc
9191 builder (3.3.0 )
9292 capybara (3.40.0 )
@@ -376,7 +376,7 @@ PLATFORMS
376376DEPENDENCIES
377377 annotaterb (~> 4.22 )
378378 bootsnap (~> 1.23.0 )
379- brakeman (~> 8.0.2 )
379+ brakeman (~> 8.0.4 )
380380 capybara (~> 3.40.0 )
381381 debug (~> 1.11.1 )
382382 github_api (~> 0.19.0 )
You can’t perform that action at this time.
0 commit comments