# You can install this project with curl -L http://cpanmin.us | perl - https://github.com/jhthorsen/mojo-useragent-secureserver/archive/master.tar.gz
requires 'Mojolicious'     => '9.00';
requires 'IO::Socket::SSL' => '2.009';

test_requires 'Test::More' => '0.88';
