Merge pull request #67 from hashicorp/sethvargo/specify_ruby
Force Ruby 2.2.2 on Heroku
This commit is contained in:
commit
d179d9b6cc
|
@ -1,3 +1,5 @@
|
|||
source "https://rubygems.org"
|
||||
|
||||
ruby "2.2.2"
|
||||
|
||||
gem "middleman-hashicorp", github: "hashicorp/middleman-hashicorp"
|
||||
|
|
Loading…
Reference in a new issue