Merge pull request #3926 from mitchellh/sethvargo/update_hashicorp

Update middleman-hashicorp
This commit is contained in:
Seth Vargo 2016-09-26 11:35:30 -05:00 committed by GitHub
commit 210bcba07a
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,6 @@
source "https://rubygems.org"
gem "middleman-hashicorp", github: "hashicorp/middleman-hashicorp"
gem "middleman-hashicorp",
git: "https://github.com/hashicorp/middleman-hashicorp.git"
gem "htmlbeautifier"

View File

@ -1,5 +1,5 @@
GIT
remote: git://github.com/hashicorp/middleman-hashicorp.git
remote: https://github.com/hashicorp/middleman-hashicorp.git
revision: 80ddc227b26cbbb3742d14396f26172174222080
specs:
middleman-hashicorp (0.2.0)
@ -125,7 +125,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
minitest (5.9.0)
minitest (5.9.1)
multi_json (1.12.1)
nokogiri (1.6.8)
mini_portile2 (~> 2.1.0)