Skip to content

Commit

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

Update brakeman requirement from = 6.1.2 to = 6.2.2
  • Loading branch information
panorama-bot-rw authored Oct 21, 2024
2 parents 5a1b9c3 + d9c8ace commit 416c01d
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.1.2"
spec.add_dependency "brakeman", "6.2.2"
spec.add_dependency "rubocop-rails", "2.26.2"
end

0 comments on commit 416c01d

Please sign in to comment.