Files
thin-provisioning-tools/Gemfile
T

8 lines
154 B
Ruby

source 'https://rubygems.org'
group :test do
gem 'cucumber', '~> 2.4.0'
gem 'aruba'
gem 'thinp_xml', :path => "/home/ejt/work/RedHat/thinp_xml"
end