Skip to content

Commit

Permalink
Don't run bundler audit as part of Rake task
Browse files Browse the repository at this point in the history
  • Loading branch information
mxie committed Jul 8, 2020
1 parent 8f82aac commit e58e8d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,3 @@ if defined? RSpec
t.verbose = false
end
end

task default: "bundle:audit"

0 comments on commit e58e8d3

Please sign in to comment.