thin-provisioning-tools/Gemfile

7 lines
99 B
Ruby
Raw Normal View History

2013-03-21 01:14:09 +05:30
source 'https://rubygems.org'
group :test do
gem 'cucumber', '1.2.3'
gem 'aruba', '0.5.1'
end