From: Bastian Blank Date: Fri, 9 Feb 2018 13:02:52 +0000 (+0100) Subject: Test with Puppet 4.8 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=commitdiff_plain;h=53f859ff46050820f7ea7ee0f197c82eb50f09df Test with Puppet 4.8 --- diff --git a/Gemfile b/Gemfile index 4e096ff6a..dddb5c4c8 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source ENV['GEM_SOURCE'] || 'https://rubygems.org' -gem 'puppet', '>= 4.8' +gem 'puppet', '~> 4.8' gem 'r10k' gem 'ruby-ldap'