# encoding: utf-8 source 'https://rubygems.org' gem 'rake' gem 'serverspec', '~> 2.3.0' gem 'rubocop', '~> 0.23' gem 'highline', '~> 1.6.0'