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

8 lines
202 B
Ruby
Raw Normal View History

# frozen_string_literal: true
source 'https://rubygems.org'
2019-08-25 23:58:54 +02:00
gem 'kitchen-docker', github: 'test-kitchen/kitchen-docker', ref: '41e80fe'
gem 'kitchen-inspec', '>= 2.2.1'
gem 'kitchen-salt', '>= 0.6.3'