]> git.donarmstrong.com Git - dsa-puppet.git/blob - 3rdparty/modules/staging/Gemfile
add nanliu/staging to 3rdparty
[dsa-puppet.git] / 3rdparty / modules / staging / Gemfile
1 source "https://rubygems.org"
2
3 group :development, :test do
4   gem 'bodeco_module_helper', :git => 'https://github.com/bodeco/bodeco_module_helper.git'
5   gem 'rspec', "~> 2.11.0", :require => false
6   gem 'mocha', "~> 0.10.5", :require => false
7 end