1
0
Fork 0
formula-logrotate/Gemfile

8 lines
155 B
Ruby
Raw Normal View History

# frozen_string_literal: true
source 'https://rubygems.org'
2019-06-18 15:33:27 -04:00
gem 'kitchen-docker', '>= 2.9'
gem 'kitchen-inspec', '>= 1.1'
gem 'kitchen-salt', '>= 0.6.0'