From 631527620973be5b4e90d42cc0907df470113fdc Mon Sep 17 00:00:00 2001 From: "Philippe M. Chiasson" Date: Wed, 30 Mar 2016 16:16:27 -0400 Subject: [PATCH] fix tyop --- nubis/puppet/files/install-dependencies | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nubis/puppet/files/install-dependencies b/nubis/puppet/files/install-dependencies index c550fbe..6b9c0fa 100755 --- a/nubis/puppet/files/install-dependencies +++ b/nubis/puppet/files/install-dependencies @@ -33,7 +33,7 @@ for pkg in \ Auth::GoogleAuth \ Net::SFTP \ File::Copy::Recursive \ - MIME::Tools@5.002 \ + MIME::Tools@5.502 \ Email::Simple@2.100 \ Email::Send@2.198 \ Email::MIME::ContentType@1.011 \