openstack-ansible-ops/osquery/roles/osquery/test/integration/default-osquery-syslog-fs/serverspec/Gemfile

9 lines
241 B
Ruby

source 'https://rubygems.org'
gem 'serverspec'
gem 'rake'
## for junit output and jenkins support
## FIXME! travis: 'Could not find gem 'yarjuf' in any of the gem sources listed in your Gemfile or available on this machine.'
#gem 'yarjuf'