]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - 3rdparty/modules/staging/Gemfile
add nanliu/staging to 3rdparty
[dsa-puppet.git] / 3rdparty / modules / staging / Gemfile
diff --git a/3rdparty/modules/staging/Gemfile b/3rdparty/modules/staging/Gemfile
new file mode 100644 (file)
index 0000000..7bfafd7
--- /dev/null
@@ -0,0 +1,7 @@
+source "https://rubygems.org"
+
+group :development, :test do
+  gem 'bodeco_module_helper', :git => 'https://github.com/bodeco/bodeco_module_helper.git'
+  gem 'rspec', "~> 2.11.0", :require => false
+  gem 'mocha', "~> 0.10.5", :require => false
+end