X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fsbin%2Frt-test-dependencies.in;h=610cc5c0f927fc0b9f0c9f081a1801175aebe3f5;hb=0bd6fd8b74c3cb6a7abf01ba5974d2d9399da3ab;hp=144dc8b0a948453d263da0e7e313ab086d5acf0f;hpb=7322f2afedcc2f427e997d1535a503613a83f088;p=freeside.git diff --git a/rt/sbin/rt-test-dependencies.in b/rt/sbin/rt-test-dependencies.in index 144dc8b0a..610cc5c0f 100644 --- a/rt/sbin/rt-test-dependencies.in +++ b/rt/sbin/rt-test-dependencies.in @@ -3,7 +3,7 @@ # # COPYRIGHT: # -# This software is Copyright (c) 1996-2016 Best Practical Solutions, LLC +# This software is Copyright (c) 1996-2017 Best Practical Solutions, LLC # # # (Except where explicitly superseded by other copyright notices) @@ -209,7 +209,7 @@ Devel::StackTrace 1.19 Digest::base Digest::MD5 2.27 Digest::SHA -Email::Address 1.897 +Email::Address 1.908 Email::Address::List 0.02 Encode Errno @@ -378,7 +378,8 @@ Pod::Simple 3.24 my %AVOID = ( 'DBD::Oracle' => [qw(1.23)], 'Devel::StackTrace' => [qw(1.28 1.29)], - 'DateTime::Locale' => [qw(1.00 1.01)] + 'DateTime::Locale' => [qw(1.00 1.01)], + 'DBD::mysql' => [qw(4.042)], ); if ($args{'download'}) {