thin-provisioning-tools/Gemfile

8 lines
99 B
Ruby

source 'https://rubygems.org'
group :test do
gem 'cucumber'
gem 'aruba'
gem 'thinp_xml'
end