middleman-hashicorp 0.3.40 → 0.3.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8dc762bee269c4dfcecf05e8cce0187dae0274ed33e1e262a1a17e2a5cc177b0
4
- data.tar.gz: ec79b8e42465ef470d9e78aca63ea284ba5fcffd39e32c23e3bb5be2462013d1
3
+ metadata.gz: fff6e764fb6a9b27f36bb632a9c9269cd35d53ff3ce7806a7fe95773d5cdb57f
4
+ data.tar.gz: d05b58a96d14e25b699fdaa35f9f6143f4babaa96383e59b6cdc1f4c2f2e39cb
5
5
  SHA512:
6
- metadata.gz: 65f5dcd634fe6b8a232193278da84d98bdfc00c0844e98fb9b515679e92e450bce608ba85312b8aebb409b30524e9b7880863d02d42b3544018b5b0f7928d9e0
7
- data.tar.gz: d40f00531159ee0873864cd9a3b2d0dff441f20e604235c6ab68d81d23821a345919e6de9bfc840694c347d55c3b012c4b4cf10b06353109a590c8160a928af6
6
+ metadata.gz: 3546fe10b8cdc4cae4f2ee92d5be185710fe100376c56360d86763474ac4714cdb9bab3cdfb5e70b42d8b6fce8daaa4b0ce24ee97519fd4d1d02a1c87ac28d5a
7
+ data.tar.gz: de74375a380ae37426148b71e66d16b56655e260aad483cb81b1591a7338f60563bcbab12e9d5fe489ec189dbe18287c1b94f0fb3ef30f4f955dedf8d8d4d894
data/README.md CHANGED
@@ -310,6 +310,6 @@ Just bump the version string and push a new tag to the repository and our CI wil
310
310
  4. Push to the branch (`git push origin my-new-feature`)
311
311
  5. Create a new Pull Request
312
312
 
313
- [middleman]: http://middlemanapp.com/
314
- [middleman docs]: http://middlemanapp.com/basics/getting-started/
315
- [middleman-syntax]: http://github.com/middleman/middleman-syntax/
313
+ [middleman]: https://middlemanapp.com/
314
+ [middleman docs]: https://middlemanapp.com/basics/install
315
+ [middleman-syntax]: https://github.com/middleman/middleman-syntax/
@@ -1,5 +1,5 @@
1
1
  module Middleman
2
2
  module HashiCorp
3
- VERSION = "0.3.40"
3
+ VERSION = "0.3.41"
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.40
4
+ version: 0.3.41
5
5
  platform: ruby
6
6
  authors:
7
7
  - Seth Vargo
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-04-29 00:00:00.000000000 Z
11
+ date: 2019-08-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: middleman