Skip to content

Commit

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

Update brakeman requirement from = 6.0.1 to = 6.1.0
  • Loading branch information
panorama-bot-rw authored Dec 11, 2023
2 parents b5b0ed7 + ce0c3e2 commit e36ffd2
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.0.1"
spec.add_dependency "brakeman", "6.1.0"
spec.add_dependency "rubocop-rails", "2.22.2"
end

0 comments on commit e36ffd2

Please sign in to comment.