linux-baseline/Gemfile
Christoph Hartmann ba563593c1 bugfix: lint error
2014-08-15 18:57:18 +02:00

7 lines
106 B
Ruby

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