X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=63c2790d91935d73e5f3849cd154bd39d5cf132a;hb=92f0702e452af6b823a40c4ff19f747698112c5d;hp=631ce866de81dc6912452243db3e26f7719f1eda;hpb=df9d74312c59b099c35727495e8902c6d03b384b;p=gitmo%2FMoo.git diff --git a/Makefile.PL b/Makefile.PL index 631ce86..63c2790 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -21,7 +21,7 @@ my %RUN_DEPS = ( 'Class::Method::Modifiers' => 1.10, 'strictures' => 1.004003, 'Module::Runtime' => 0.012, - 'Role::Tiny' => 1.002004, + 'Role::Tiny' => 1.003000, 'Devel::GlobalDestruction' => 0.11, 'Dist::CheckConflicts' => 0.02, );