middleman-hashicorp 0.3.16 → 0.3.17

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8eb722264071c8c5032ec045033a27fd9d743aae
4
- data.tar.gz: 2806cf4d941ae2d71370884c8296b0d84a53ef96
3
+ metadata.gz: f29065cffd44f1591c6d75114ba15f9a30a144e4
4
+ data.tar.gz: 7ee8489e9caac475044485f4c813c1db62b50be1
5
5
  SHA512:
6
- metadata.gz: 1ecd6d6c1cb0176064613fb993d2c1c986b216932b26a640875b952030e42a1955f3bcfe59370f9303e8ce5a9dc4e1d9337267d32feea2c892f0acb486615524
7
- data.tar.gz: fd9c9bba46e9244fb4316c45d8d75fc5cebe8bbe1c9afde7fea2fee7fb20bb3715d16fa8a88c9fd0adf3b253fc54a8904534d4bd21d000c181d441cc480bfa60
6
+ metadata.gz: ad55eb15aaa61dd235beb2c0023d2517c8d83f417a97beb68617519f3b3bd96978d1972d9e29486c5e0a3e3def0a49f33f00cf6285bb8782be392e48d1a44dc1
7
+ data.tar.gz: 820a106f2a9203604d1ea9757b74d6aca40de88edd0766e461c8f21e602e12f969100819823c4fbd339e32c15b167ab0bd9049f872fe7c75deabef0f30e75ac5
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 28 28" xml:space="preserve" enable-background="new 0 0 28 28">
2
+ <path d="M28 0H0v28h28V0zM13.8 22.9L7 17.3l2-2.4 3.2 2.6V7h3.2v10.5l3.2-2.6 2 2.4L13.8 22.9z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 28 28" xml:space="preserve" enable-background="new 0 0 28 28">
2
+ <path d="M28 0H0v28h11.4c0 0 0-1.3 0-2.4C7.7 26.4 7 23.9 7 23.9 6.4 22.4 5.5 22 5.5 22c-1.2-0.8 0.1-0.8 0.1-0.8 1.3 0.1 2 1.4 2 1.4 1.2 2 3 1.4 3.8 1.1 0.1-0.8 0.5-1.4 0.9-1.8 -2.9-0.3-6-1.5-6-6.5 0-1.4 0.5-2.6 1.3-3.5C7.5 11.5 7 10.2 7.8 8.4c0 0 1.1-0.4 3.6 1.3 1-0.3 2.2-0.4 3.3-0.4 1.1 0 2.2 0.2 3.3 0.4 2.5-1.7 3.6-1.3 3.6-1.3 0.7 1.8 0.3 3.1 0.1 3.5 0.8 0.9 1.3 2.1 1.3 3.5 0 5-3.1 6.1-6 6.5 0.5 0.4 0.9 1.2 0.9 2.4 0 1.8 0 3.7 0 3.7H28V0z"/>
3
+ </svg>
@@ -1,5 +1,5 @@
1
1
  module Middleman
2
2
  module HashiCorp
3
- VERSION = "0.3.16"
3
+ VERSION = "0.3.17"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: middleman-hashicorp
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.16
4
+ version: 0.3.17
5
5
  platform: ruby
6
6
  authors:
7
7
  - Seth Vargo
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-03-20 00:00:00.000000000 Z
11
+ date: 2017-03-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: middleman
@@ -169,7 +169,9 @@ files:
169
169
  - assets/fonts/glyphicons-halflings-regular.svg
170
170
  - assets/fonts/glyphicons-halflings-regular.ttf
171
171
  - assets/fonts/glyphicons-halflings-regular.woff
172
+ - assets/images/download.svg
172
173
  - assets/images/fastly_logo.png
174
+ - assets/images/github.svg
173
175
  - assets/images/icons/icon_centos.png
174
176
  - assets/images/icons/icon_darwin.png
175
177
  - assets/images/icons/icon_debian.png