Remove extra newline (thanks greatseth)

This commit is contained in:
Jeremy McAnally 2010-02-02 21:13:52 -06:00
parent 411b5283e0
commit 8370c86b03
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ git "git://github.com/rails/rack.git"
gem "rails", "3.0.pre"
STR
preamble + "\n" + generate_upgraded_code
preamble + generate_upgraded_code
end
# Get Gemfile call for all the gems