Force a Ruby version

This commit is contained in:
Seth Vargo 2015-10-08 13:22:20 -04:00
parent 6a06be9238
commit 89d40450cd
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
source "https://rubygems.org"
ruby "2.2.3"
gem "middleman-hashicorp", github: "hashicorp/middleman-hashicorp"