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 @@ -83,7 +83,7 @@ group :development do
8383 # Shiny error messages
8484 gem 'better_errors' , '~> 2.10'
8585 gem "binding_of_caller"
86- gem 'brakeman' , '~> 7.0 ' , require : false
86+ gem 'brakeman' , '~> 7.1 ' , require : false
8787 # N+1 finder
8888 gem 'bullet' , '~> 8.0'
8989 gem 'listen' , '~> 3.9'
Original file line number Diff line number Diff line change 106106 debug_inspector (>= 1.2.0 )
107107 bootstrap (5.3.5 )
108108 popper_js (>= 2.11.8 , < 3 )
109- brakeman (7.0.2 )
109+ brakeman (7.1.0 )
110110 racc
111111 bugsnag (6.28.0 )
112112 concurrent-ruby (~> 1.0 )
@@ -424,7 +424,7 @@ DEPENDENCIES
424424 better_errors (~> 2.10 )
425425 binding_of_caller
426426 bootstrap (~> 5.3.5 )
427- brakeman (~> 7.0 )
427+ brakeman (~> 7.1 )
428428 bugsnag (~> 6.28 )
429429 bullet (~> 8.0 )
430430 capybara (~> 3.40 )
You can’t perform that action at this time.
0 commit comments