mirror of https://github.com/hashicorp/terraform
Merge pull request #2667 from paychex/master
Fix issues building documentation behind corporate filewall on Windows.pull/2665/head
commit
aacfb4276d
@ -1,3 +1,3 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "middleman-hashicorp", github: "hashicorp/middleman-hashicorp"
|
||||
gem "middleman-hashicorp", git: "https://github.com/hashicorp/middleman-hashicorp"
|
||||
|
||||
Loading…
Reference in new issue