From 3d10b7a81c0186fc41a081e785d91cde84876ded Mon Sep 17 00:00:00 2001 From: Vipul A M Date: Sun, 17 Mar 2013 15:32:47 +0530 Subject: extra lines from Rakefile removed, which also threw warning --- activesupport/Rakefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'activesupport/Rakefile') diff --git a/activesupport/Rakefile b/activesupport/Rakefile index 822c9d98ae..e3788ed54f 100644 --- a/activesupport/Rakefile +++ b/activesupport/Rakefile @@ -15,8 +15,6 @@ namespace :test do end end -# Create compressed packages -dist_dirs = [ "lib", "test"] spec = eval(File.read('activesupport.gemspec')) -- cgit v1.2.3