Project

General

Profile

« Previous | Next » 

Revision 3aecb348

Added by Dominic Cleal about 10 years ago

Revert "Pin to rake < 10.2.0 on Ruby 1.8"

This reverts commit a25966bbda391a133815304c5d38c9bcb42f9a94.

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