Skip to content

Commit 4e921cc

Browse files
authored
Merge pull request metacpan#1073 from metacpan/oalders/json-deps
Update JSON deps
2 parents 37f2b5c + cfac7ab commit 4e921cc

File tree

2 files changed

+15
-20
lines changed

2 files changed

+15
-20
lines changed

cpanfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ requires 'Config::General', '2.63';
2828
requires 'Config::ZOMG', '1.000000';
2929
requires 'Const::Fast';
3030
requires 'CPAN::DistnameInfo', '0.12';
31-
requires 'Cpanel::JSON::XS', '4.29';
31+
requires 'Cpanel::JSON::XS', '4.32';
3232
requires 'CPAN::Meta', '2.150005'; # Avoid issues with List::Util dep under carton install.
3333
requires 'CPAN::Meta::Requirements', '2.140';
3434
requires 'CPAN::Meta::YAML', '0.018';
@@ -80,6 +80,7 @@ requires 'IO::String';
8080
requires 'IO::Uncompress::Bunzip2', '2.106';
8181
requires 'IO::Zlib';
8282
requires 'IPC::Run3', '0.048';
83+
requires 'JSON::MaybeXS', '1.004004'; # indirect dep
8384
requires 'List::AllUtils', '0.09';
8485
requires 'List::Util', '1.62';
8586
requires 'Log::Any::Adapter';

cpanfile.snapshot

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1169,10 +1169,10 @@ DISTRIBUTIONS
11691169
Module::Build::Tiny 0.035
11701170
URI::Escape 0
11711171
perl 5.008001
1172-
Cpanel-JSON-XS-4.29
1173-
pathname: R/RU/RURBAN/Cpanel-JSON-XS-4.29.tar.gz
1172+
Cpanel-JSON-XS-4.32
1173+
pathname: R/RU/RURBAN/Cpanel-JSON-XS-4.32.tar.gz
11741174
provides:
1175-
Cpanel::JSON::XS 4.29
1175+
Cpanel::JSON::XS 4.32
11761176
Cpanel::JSON::XS::Type undef
11771177
requirements:
11781178
Carp 0
@@ -3501,17 +3501,14 @@ DISTRIBUTIONS
35013501
requirements:
35023502
ExtUtils::MakeMaker 0
35033503
Test::More 0
3504-
JSON-MaybeXS-1.003009
3505-
pathname: E/ET/ETHER/JSON-MaybeXS-1.003009.tar.gz
3504+
JSON-MaybeXS-1.004004
3505+
pathname: E/ET/ETHER/JSON-MaybeXS-1.004004.tar.gz
35063506
provides:
3507-
JSON::MaybeXS 1.003009
3507+
JSON::MaybeXS 1.004004
35083508
requirements:
35093509
Carp 0
35103510
Cpanel::JSON::XS 2.3310
3511-
ExtUtils::CBuilder 0.27
35123511
ExtUtils::MakeMaker 0
3513-
File::Spec 0
3514-
File::Temp 0
35153512
JSON::PP 2.27300
35163513
Scalar::Util 0
35173514
perl 5.006
@@ -5621,19 +5618,16 @@ DISTRIBUTIONS
56215618
Test::More 0.66
56225619
Test::Warn 0.21
56235620
URI::Escape 3.28
5624-
Net-SSLeay-1.92
5625-
pathname: C/CH/CHRISN/Net-SSLeay-1.92.tar.gz
5621+
Net-SSLeay-1.82
5622+
pathname: M/MI/MIKEM/Net-SSLeay-1.82.tar.gz
56265623
provides:
5627-
Net::SSLeay 1.92
5628-
Net::SSLeay::Handle 1.92
5624+
Net::SSLeay 1.82
5625+
Net::SSLeay::Handle 0.61
56295626
requirements:
5630-
English 0
5631-
ExtUtils::MakeMaker 0
5632-
File::Spec::Functions 0
5627+
ExtUtils::MakeMaker 6.36
56335628
MIME::Base64 0
5634-
Text::Wrap 0
5635-
constant 0
5636-
perl 5.008001
5629+
Test::More 0.60_01
5630+
perl 5.005
56375631
Net-Twitter-4.01043
56385632
pathname: M/MM/MMIMS/Net-Twitter-4.01043.tar.gz
56395633
provides:

0 commit comments

Comments
 (0)