From ce83c53c1dfa488e267e4ae159025edd469b169b Mon Sep 17 00:00:00 2001 From: Tobias Urdin Date: Tue, 23 Jun 2020 11:01:56 +0000 Subject: [PATCH] Revert "Pin puppet to 5.5.x" This reverts commit eed5925cde19f6b53bff81d27656f1fbb84d5d55. Change-Id: I935f1b510c2c8dea076661af9108e8596ff0f616 --- Gemfile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Gemfile b/Gemfile index d04fe34..3deaadf 100644 --- a/Gemfile +++ b/Gemfile @@ -1,9 +1,5 @@ source 'https://rubygems.org' -# TODO(tobias-urdin): Pin puppet to 5.5 release as of now since we -# cannot run puppet 6.x on CentOS 7 because of an too old Ruby version. -# The libraries jobs should be moved over to Bionic if we require 6.x -gem 'puppet', ['~> 5.5'] # TODO(aschultz): 0.8.x doesn't seem to work recursively, needs investigation gem 'modulesync', ['>=0.6.0','<0.8.0'] # TODO(aschultz): techincally modulesync needs json which was satisfied by