source 'https://rubygems.org' gemspec group :guard do gem 'guard' gem 'guard-rspec' gem 'guard-rubocop' gem 'rubocop', '~>1.0' end