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 54
54
group :development do
55
55
gem 'better_errors' , '~> 2.10'
56
56
gem 'binding_of_caller' , '~> 1.0'
57
- gem 'brakeman' , '~> 7.0 '
57
+ gem 'brakeman' , '~> 7.1 '
58
58
gem 'i18n-tasks' , '~> 1.0.15'
59
59
gem 'letter_opener' , '~> 1.10'
60
60
gem 'listen' , '~> 3.9'
Original file line number Diff line number Diff line change 145
145
debug_inspector (>= 1.2.0 )
146
146
bootsnap (1.18.6 )
147
147
msgpack (~> 1.2 )
148
- brakeman (7.0.2 )
148
+ brakeman (7.1.0 )
149
149
racc
150
150
builder (3.3.0 )
151
151
byebug (12.0.0 )
@@ -653,7 +653,7 @@ DEPENDENCIES
653
653
better_errors (~> 2.10 )
654
654
binding_of_caller (~> 1.0 )
655
655
bootsnap (~> 1.18 )
656
- brakeman (~> 7.0 )
656
+ brakeman (~> 7.1 )
657
657
capybara (~> 3.40 )
658
658
cssbundling-rails (~> 1.4 )
659
659
devise (~> 4.9 )
You can’t perform that action at this time.
0 commit comments