add some *
This commit is contained in:
parent
3197df02b5
commit
9333763333
1 changed files with 2 additions and 2 deletions
|
@ -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"])
|
||||
|
|
Loading…
Reference in a new issue