Remove old heroku stuff
This commit is contained in:
parent
0f03575030
commit
2f856d830f
|
@ -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,5 +1,3 @@
|
|||
source "https://rubygems.org"
|
||||
|
||||
ruby "2.2.2"
|
||||
|
||||
gem "middleman-hashicorp", github: "hashicorp/middleman-hashicorp"
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
web: bundle exec thin start -p $PORT
|
|
@ -1,3 +0,0 @@
|
|||
Bump this to force website deploy:
|
||||
|
||||
3
|
Loading…
Reference in New Issue