thin-provisioning-tools/Gemfile

7 lines
99 B
Ruby

source 'https://rubygems.org'
group :test do
gem 'cucumber', '1.2.3'
gem 'aruba', '0.5.1'
end