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 @@ -71,7 +71,7 @@ group :development, :test do
7171 gem 'rubocop-rails' , '~> 2.33.4'
7272 gem 'rubocop-rspec' , '~> 3.7.0'
7373 gem 'rubocop-rspec_rails' , '~> 2.31.0'
74- gem 'brakeman' , '~> 7.1.0 '
74+ gem 'brakeman' , '~> 7.1.1 '
7575end
7676
7777group :development do
Original file line number Diff line number Diff line change 114114 bindex (0.8.1 )
115115 bootsnap (1.18.6 )
116116 msgpack (~> 1.2 )
117- brakeman (7.1.0 )
117+ brakeman (7.1.1 )
118118 racc
119119 builder (3.3.0 )
120120 byebug (12.0.0 )
@@ -432,7 +432,7 @@ DEPENDENCIES
432432 aws-sdk-s3 (~> 1 )
433433 aws-sdk-ssm (~> 1.206.0 )
434434 bootsnap (~> 1.18.6 )
435- brakeman (~> 7.1.0 )
435+ brakeman (~> 7.1.1 )
436436 byebug (~> 12.0.0 )
437437 canonical-rails !
438438 ccs-frontend_helpers (~> 3.1.0 )
You can’t perform that action at this time.
0 commit comments