Skip to content

Commit

Permalink
Merge pull request #33 from panorama-ed/dependabot/bundler/brakeman-e…
Browse files Browse the repository at this point in the history
…q-7.0.0

Update brakeman requirement from = 6.2.2 to = 7.0.0
  • Loading branch information
panorama-bot-rw authored Jan 6, 2025
2 parents e51bf12 + ee86b86 commit 370218e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion panolint-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ Gem::Specification.new do |spec|
`git ls-files -z`.split("\x0")
end

spec.add_dependency "brakeman", "6.2.2"
spec.add_dependency "brakeman", "7.0.0"
spec.add_dependency "rubocop-rails", "2.28.0"
end

0 comments on commit 370218e

Please sign in to comment.