mirror of
https://github.com/saltstack-formulas/nfs-formula.git
synced 2025-04-16 09:40:27 +00:00
8 lines
155 B
Text
8 lines
155 B
Text
![]() |
# frozen_string_literal: true
|
||
|
|
||
|
source 'https://rubygems.org'
|
||
|
|
||
|
gem 'kitchen-docker', '>= 2.9'
|
||
|
gem 'kitchen-inspec', '>= 1.1'
|
||
|
gem 'kitchen-salt', '>= 0.6.0'
|