Mercurial > repos > other > Puppet
view modules/staging/Gemfile @ 224:636866c00b86 puppet-3.6
Blacklist more user probes - a database and a generic "service"
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 27 Oct 2019 16:59:42 +0000 |
parents | 58d1818c2ded |
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