packer-cn/website/Gemfile
Nick Fagerlund c277a0396b website: Update middleman-hashicorp to 0.3.39, update Gemfile.lock
This commit fixes some dependencies with known issues. It DOES increase the
first build time by quite a bit because a few of the updated dependencies now
use native extensions, but once it's cached you should be good.
2019-04-11 16:22:21 -07:00

4 lines
67 B
Ruby

source "https://rubygems.org"
gem "middleman-hashicorp", "0.3.39"