Skip to content

Commit

Permalink
tweaking for failed github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
brainbuz committed Jul 30, 2024
1 parent 94cc2cd commit 7493c1b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ requires "Data::Printer" => "0";
requires "Exporter" => "0";
requires "Exporter::Easy" => "0";
requires "List::Util" => "1.63";
requires "Math::BigInt" => "2.003003";
recommends "Math::BigInt::GMP" => "1.7001";
requires "Math::BigRat" => "2.003003";
requires "Math::BigInt" => "1.999837";
requires "Math::BigInt::GMP" => "1.6005";
requires "Math::BigRat" => "0.2624";
requires "Mojo::Template" => "0";
requires "Moose" => "0";
requires "Moose::Role" => "0";
Expand Down

0 comments on commit 7493c1b

Please sign in to comment.