cookbook-yum-rsyslog/Gemfile

8 lines
119 B
Ruby
Raw Permalink Normal View History

2016-12-08 17:36:10 -05:00
source 'https://rubygems.org'
gem 'berkshelf'
gem 'test-kitchen'
gem 'chefspec'
gem 'foodcritic'
gem 'kitchen-docker'