cookbook-zabbix/Gemfile

7 lines
118 B
Ruby
Raw Normal View History

2017-02-07 01:02:03 -05:00
source 'https://rubygems.org'
gem 'berkshelf'
gem 'test-kitchen'
gem 'chefspec'
gem 'foodcritic'
gem 'kitchen-docker'