view modules/staging/Gemfile @ 117:3fdde0638538 puppet-3.6

Redirect dumb bots that removed the ID number to the main module page
author IBBoard <dev@ibboard.co.uk>
date Fri, 08 Jul 2016 20:34:29 +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