Update middleman

This commit is contained in:
Seth Vargo 2016-09-26 10:09:33 -05:00
parent ec16f75124
commit ca57f37c2f
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
2 changed files with 3 additions and 3 deletions

View File

@ -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.git"

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)
@ -191,4 +191,4 @@ DEPENDENCIES
middleman-hashicorp!
BUNDLED WITH
1.11.2
1.13.1