diff --git a/Rakefile b/Rakefile index bfe278a..bc998ea 100644 --- a/Rakefile +++ b/Rakefile @@ -13,5 +13,3 @@ if defined? RSpec t.verbose = false end end - -task default: "bundle:audit"