projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7247fe3
)
Test with Puppet 4.8
author
Bastian Blank
<bastian.blank@credativ.de>
Fri, 9 Feb 2018 13:02:52 +0000
(14:02 +0100)
committer
Bastian Blank
<bastian.blank@credativ.de>
Fri, 9 Feb 2018 13:02:52 +0000
(14:02 +0100)
Gemfile
patch
|
blob
|
history
diff --git
a/Gemfile
b/Gemfile
index
4e096ff
..
dddb5c4
100644
(file)
--- 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'