From 6ac19930e7bae6715393774ea1f7ee927025e892 Mon Sep 17 00:00:00 2001 From: Eric Renfro Date: Sat, 28 Jan 2017 11:27:30 -0500 Subject: [PATCH] Updated Berksfile --- Berksfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Berksfile b/Berksfile index 0974c9d..efd8898 100644 --- a/Berksfile +++ b/Berksfile @@ -2,7 +2,7 @@ source "https://supermarket.chef.io" metadata -cookbook "selinux_policy", "~> 0.9.5" +cookbook "selinux_policy", "~> 1.1.1" cookbook "yum-atomic", "~> 0.1.2" -cookbook "yum-epel" +cookbook "yum-epel", "~> 2.1.1" cookbook "apt-atomic", "~> 0.1.2"