Files
nomad/website/Gemfile
Nick Fagerlund fd8c4a9362 website: Update hashicorp-middleman container to v0.3.39
This updates some dependencies with known issues. It does not appear to change
any website behavior.

The Gemfile.lock update is based on what's currently installed in the container.

https://github.com/hashicorp/middleman-hashicorp/compare/v0.3.35..v0.3.39
2019-04-01 16:08:51 -07:00

4 lines
67 B
Ruby

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