Project

General

Profile

« Previous | Next » 

Revision ad00f71c

Added by Dominic Cleal about 10 years ago

Revert "Pin to rake < 10.2.0 on Ruby 1.8"

This reverts commit cefa44cfbb37970f26a7136a2a3234ba9e7e9639.

View differences:

Gemfile
puppetversion = ['>= 2.6']
end
gem 'rake', '< 10.2.0' if RUBY_VERSION =~ /^1.8/
gem 'puppet', puppetversion
gem 'puppet-lint', '>=0.3.2'
gem 'puppetlabs_spec_helper', '>=0.2.0'

Also available in: Unified diff