Mercurial > repos > other > Puppet
view modules/staging/Gemfile @ 157:c6b1b42f3e4b puppet-3.6
Move all sites to separate LetsEncrypt certs to make adding future domains easier
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Thu, 30 Mar 2017 20:41:18 +0100 |
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