mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
extra lines from Rakefile removed, which also threw warning
This commit is contained in:
parent
f5ecb13333
commit
3d10b7a81c
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ namespace :test do
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
# Create compressed packages
|
|
||||||
dist_dirs = [ "lib", "test"]
|
|
||||||
|
|
||||||
spec = eval(File.read('activesupport.gemspec'))
|
spec = eval(File.read('activesupport.gemspec'))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue