about summary refs log tree commit diff stats
path: root/cpanfile
diff options
context:
space:
mode:
Diffstat (limited to 'cpanfile')
-rw-r--r--cpanfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/cpanfile b/cpanfile
index 1af9537..4327a0a 100644
--- a/cpanfile
+++ b/cpanfile
@@ -6,6 +6,5 @@ requires 'Text::ASCIITable', '0.22';
 requires 'Getopt::Long', '2.5';
 requires 'Term::ANSIColor', '5.01';
 requires 'Number::Format::SouthAsian', '0.10';
-
-requires 'IO::Socket::SSL', '1.42'
-    or 'Net::SSLeay', '1.49';
+requires 'IO::Socket::SSL', '1.56';
+requires 'Net::SSLeay', '1.49';