diff options
Diffstat (limited to 'Rakefile')
-rw-r--r-- | Rakefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -324,5 +324,3 @@ end task :default => :spec Dir["task/*.rake"].each(&method(:load)) - -task :generate_files => Rake::Task.tasks.select {|t| t.name.start_with?("lib/bundler/generated") } |