mirror of https://github.com/hashicorp/packer
parent
b9b26b83c8
commit
ac97086e00
@ -1,2 +0,0 @@
|
||||
https://github.com/heroku/heroku-buildpack-ruby.git
|
||||
https://github.com/hashicorp/heroku-buildpack-middleman.git
|
||||
@ -1 +0,0 @@
|
||||
2.2.2
|
||||
@ -1,7 +1,5 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
ruby "2.2.2"
|
||||
|
||||
gem "middleman-hashicorp", github: "hashicorp/middleman-hashicorp"
|
||||
gem "middleman-breadcrumbs"
|
||||
gem "htmlbeautifier"
|
||||
gem "htmlbeautifier"
|
||||
|
||||
@ -1 +0,0 @@
|
||||
web: bundle exec thin start -p $PORT
|
||||
Loading…
Reference in new issue