X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=META.yml;h=ab362ad85480a6af0f51db35d75b64d3db206d73;hb=refs%2Fheads%2Fdist;hp=e4aa077026f948ea5dbc063b945478183e1aa342;hpb=7cd7abef6e13815b2deb4abb9c2e1edc1eee380e;p=chaz%2Fgit-codeowners diff --git a/META.yml b/META.yml index e4aa077..ab362ad 100644 --- a/META.yml +++ b/META.yml @@ -10,12 +10,13 @@ build_requires: FindBin: '0' IO::Handle: '0' IPC::Open3: '0' + Path::Tiny: '0.089' Test::Exit: '0' Test::More: '0' configure_requires: ExtUtils::MakeMaker: '0' dynamic_config: 0 -generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010' +generated_by: 'Dist::Zilla version 6.014, CPAN::Meta::Converter version 2.150010' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -31,59 +32,47 @@ no_index: provides: App::Codeowners: file: lib/App/Codeowners.pm - version: '0.48' + version: '0.50' App::Codeowners::Formatter: file: lib/App/Codeowners/Formatter.pm - version: '0.48' + version: '0.50' App::Codeowners::Formatter::CSV: file: lib/App/Codeowners/Formatter/CSV.pm - version: '0.48' + version: '0.50' App::Codeowners::Formatter::JSON: file: lib/App/Codeowners/Formatter/JSON.pm - version: '0.48' + version: '0.50' App::Codeowners::Formatter::String: file: lib/App/Codeowners/Formatter/String.pm - version: '0.48' + version: '0.50' App::Codeowners::Formatter::TSV: file: lib/App/Codeowners/Formatter/TSV.pm - version: '0.48' + version: '0.50' App::Codeowners::Formatter::Table: file: lib/App/Codeowners/Formatter/Table.pm - version: '0.48' + version: '0.50' App::Codeowners::Formatter::YAML: file: lib/App/Codeowners/Formatter/YAML.pm - version: '0.48' + version: '0.50' App::Codeowners::Options: file: lib/App/Codeowners/Options.pm - version: '0.48' + version: '0.50' App::Codeowners::Util: file: lib/App/Codeowners/Util.pm - version: '0.48' - App::Codeowners::Util::Process: - file: lib/App/Codeowners/Util.pm - version: '0.48' - File::Codeowners: - file: lib/File/Codeowners.pm - version: '0.48' - Test::File::Codeowners: - file: lib/Test/File/Codeowners.pm - version: '0.48' + version: '0.50' recommends: Pod::Usage: '0' Term::Detect::Software: '0' Unicode::GCString: '0' requires: - Carp: '0' Color::ANSI::Util: '0.03' Encode: '0' Exporter: '0' + File::Codeowners: '0' + File::Codeowners::Util: '0' Getopt::Long: '2.39' - IPC::Open2: '0' Module::Load: '0' Path::Tiny: '0.089' - Scalar::Util: '0' - Test::Builder: '0' - Text::Gitignore: '0' parent: '0' perl: v5.10.1 strict: '0' @@ -93,7 +82,8 @@ resources: bugtracker: https://github.com/chazmcgarvey/git-codeowners/issues homepage: https://github.com/chazmcgarvey/git-codeowners repository: https://github.com/chazmcgarvey/git-codeowners.git -version: '0.48' +version: '0.50' x_authority: cpan:CCM x_generated_by_perl: v5.28.0 x_serialization_backend: 'YAML::Tiny version 1.73' +x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'