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
|
# TODO remove for 2.1.x
|
||||||
s.post_install_message =<<eos
|
s.post_install_message =<<eos
|
||||||
******************************************************************************
|
********************************************************************************
|
||||||
|
|
||||||
Welcome to Middleman 2.0
|
Welcome to Middleman 2.0
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ Gem::Specification.new do |s|
|
||||||
|
|
||||||
http://middlemanapp.com/guides/migrating
|
http://middlemanapp.com/guides/migrating
|
||||||
|
|
||||||
******************************************************************************
|
********************************************************************************
|
||||||
eos
|
eos
|
||||||
|
|
||||||
s.add_runtime_dependency("rack", ["~> 1.3.0"])
|
s.add_runtime_dependency("rack", ["~> 1.3.0"])
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue