X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=b5946358c42ff3126c9e845ace2fc0a6c1a4d974;hb=e18659958c8a6bf3fc60b9531e40acbea275076f;hp=1ac927ad89e2c96a9b98800b9ada1f04868536e5;hpb=bf0f29b2841e5ca262ee4c5bee457816257d7bc5;p=gitmo%2FMoo.git diff --git a/Makefile.PL b/Makefile.PL index 1ac927a..b594635 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -21,7 +21,7 @@ my %RUN_DEPS = ( 'Class::Method::Modifiers' => 1.10, # or RT#80194 'strictures' => 1.004003, 'Module::Runtime' => 0.012, # for RT#74789 - 'Role::Tiny' => 1.003000, + 'Role::Tiny' => 1.003002, 'Devel::GlobalDestruction' => 0.11, # for RT#78617 'Dist::CheckConflicts' => 0.02, );