Install more deployment deps so they get cached

This commit is contained in:
hadley
2015-11-10 10:54:37 -06:00
parent 059e8212e8
commit 5865a2dcff
2 changed files with 17 additions and 0 deletions

View File

@@ -3,3 +3,6 @@ gem 'mime-types'
gem 'jekyll', '~>2.5.3'
gem 'dpl'
gem 'jmespath'
gem 'aws-sdk'
gem 'aws-sdk-core'
gem 'aws-sdk-resources'