add some *

This commit is contained in:
Thomas Reynolds 2011-08-06 15:19:41 -07:00
parent 3197df02b5
commit 9333763333

View file

@ -19,7 +19,7 @@ Gem::Specification.new do |s|
# TODO remove for 2.1.x
s.post_install_message =<<eos
******************************************************************************
********************************************************************************
Welcome to Middleman 2.0
@ -31,7 +31,7 @@ Gem::Specification.new do |s|
http://middlemanapp.com/guides/migrating
******************************************************************************
********************************************************************************
eos
s.add_runtime_dependency("rack", ["~> 1.3.0"])