Mercurial > repos > other > Puppet
view modules/staging/Gemfile @ 26:58d1818c2ded puppet-3.6
Update MySQL module (which adds "staging" module)
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Mon, 09 Mar 2015 01:34:59 +0000 |
parents | |
children |
line wrap: on
line source
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