Mercurial > repos > other > Puppet
view modules/staging/Gemfile @ 132:9af4b04c2667 puppet-3.6
Remove (hopefully) redundant Spamhaus checks - Postscreen should do this
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Fri, 04 Nov 2016 20:55:22 +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