Skip to content

Commit

Permalink
Bump brakeman from 6.2.2 to 7.0.0 (#944)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent e2fc091 commit fee152f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ end
group :development do
gem 'better_errors', '~> 2.10'
gem 'binding_of_caller', '~> 1.0'
gem 'brakeman', '~> 6.2'
gem 'brakeman', '~> 7.0'
gem 'i18n-tasks', '~> 1.0.14'
gem 'letter_opener', '~> 1.10'
gem 'listen', '~> 3.9'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ GEM
debug_inspector (>= 1.2.0)
bootsnap (1.18.4)
msgpack (~> 1.2)
brakeman (6.2.2)
brakeman (7.0.0)
racc
builder (3.3.0)
byebug (11.1.3)
Expand Down Expand Up @@ -608,7 +608,7 @@ DEPENDENCIES
better_errors (~> 2.10)
binding_of_caller (~> 1.0)
bootsnap (~> 1.18)
brakeman (~> 6.2)
brakeman (~> 7.0)
capybara (~> 3.40)
cssbundling-rails (~> 1.4, >= 1.4.1)
delayed_job_active_record (~> 4.1)
Expand Down

0 comments on commit fee152f

Please sign in to comment.