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 5555group :development do
5656 gem 'better_errors' , '~> 2.10'
5757 gem 'binding_of_caller' , '~> 1.0'
58- gem 'brakeman' , '~> 6.1 '
58+ gem 'brakeman' , '~> 6.2 '
5959 gem 'i18n-tasks' , '~> 1.0.14'
6060 gem 'letter_opener' , '~> 1.10'
6161 gem 'listen' , '~> 3.9'
Original file line number Diff line number Diff line change 136136 debug_inspector (>= 1.2.0 )
137137 bootsnap (1.18.4 )
138138 msgpack (~> 1.2 )
139- brakeman (6.1.2 )
139+ brakeman (6.2.1 )
140140 racc
141141 builder (3.3.0 )
142142 byebug (11.1.3 )
@@ -608,7 +608,7 @@ DEPENDENCIES
608608 better_errors (~> 2.10 )
609609 binding_of_caller (~> 1.0 )
610610 bootsnap (~> 1.18 )
611- brakeman (~> 6.1 )
611+ brakeman (~> 6.2 )
612612 capybara (~> 3.40 )
613613 cssbundling-rails (~> 1.4 , >= 1.4.1 )
614614 delayed_job_active_record (~> 4.1 )
You can’t perform that action at this time.
0 commit comments