# If you have OpenSSL installed, we recommend updating
# the following line to use 'https'
source 'http://rubygems.org'
ruby '2.2.3'

gem 'middleman', '~> 3.4.0'
gem 'middleman-deploy', '~> 1.0.0'
gem 'bootstrap-sass', '~> 3.3.6', require: false
