0
0
mirror of https://github.com/saltstack-formulas/cron-formula.git synced 2024-11-27 23:07:46 +01:00
cron-formula/Gemfile

8 lines
155 B
Ruby
Raw Normal View History

# frozen_string_literal: true
source 'https://rubygems.org'
2019-08-27 23:35:25 +02:00
gem 'kitchen-docker', '>= 2.9'
gem 'kitchen-inspec', '>= 1.1'
gem 'kitchen-salt', '>= 0.6.0'