0
0
mirror of https://github.com/saltstack-formulas/timezone-formula.git synced 2024-11-27 20:57:46 +01:00
timezone-formula/Gemfile

8 lines
202 B
Ruby

# frozen_string_literal: true
source 'https://rubygems.org'
gem 'kitchen-docker', github: 'test-kitchen/kitchen-docker', ref: '41e80fe'
gem 'kitchen-inspec', '>= 2.2.1'
gem 'kitchen-salt', '>= 0.6.3'