opentofu/website/Gemfile
Richard A. Steele d71e9b968a Fix issues building documentation behind corporate filewall on Windows.
Use https: instead of git: to getch from repository
Manually fetch gpg key to avoid proxy issues
Start up middleman server
Open up port 4567 so it's available from host
2015-07-09 11:07:45 -04:00

4 lines
114 B
Ruby

source "https://rubygems.org"
gem "middleman-hashicorp", git: "https://github.com/hashicorp/middleman-hashicorp"