diff --git a/website/Gemfile b/website/Gemfile index 936305b5e..850fc4b6c 100644 --- a/website/Gemfile +++ b/website/Gemfile @@ -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'