Skip to content

Commit

Permalink
removing brakeman and used bundler audit
Browse files Browse the repository at this point in the history
  • Loading branch information
mose committed Feb 23, 2016
1 parent 25fba6a commit aa54926
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
engines:
brakeman:
enabled: true
csslint:
enabled: true
duplication:
Expand Down
1 change: 1 addition & 0 deletions hieraviz.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'simplecov'
spec.add_development_dependency 'shotgun'
spec.add_development_dependency 'better_errors'
spec.add_development_dependency 'bundler-audit'

end

0 comments on commit aa54926

Please sign in to comment.