Skip to content

Commit

Permalink
update cpanfile to latest deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ranguard committed Nov 17, 2016
1 parent 41332d7 commit 0ac781b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions cpanfile
Expand Up @@ -27,7 +27,7 @@ requires 'Catalyst::View::JSON', '0.36';
requires 'CatalystX::Component::Traits';
requires 'CatalystX::InjectComponent';
requires 'CatalystX::RoleApplicator';
requires 'CatalystX::Fastly::Role::Response', '0.03';
requires 'CatalystX::Fastly::Role::Response', '0.06';
requires 'CPAN::Repository::Perms';
requires 'Config::JFDI';
requires 'Cpanel::JSON::XS', '3.0115';
Expand Down Expand Up @@ -87,7 +87,7 @@ requires 'Log::Contextual';
requires 'Log::Log4perl';
requires 'Log::Log4perl::Appender::ScreenColoredLevels';
requires 'MetaCPAN::Moose';
requires 'MetaCPAN::Role', '0.02';
requires 'MetaCPAN::Role', '0.03';
requires 'Minion', '>= 5.01';
requires 'Minion::Backend::SQLite';
requires 'Module::Load';
Expand Down
22 changes: 11 additions & 11 deletions cpanfile.snapshot
Expand Up @@ -884,10 +884,10 @@ DISTRIBUTIONS
MooseX::Traits::Pluggable 0
Scalar::Util 0
namespace::autoclean 0
CatalystX-Fastly-Role-Response-0.04
pathname: L/LL/LLAP/CatalystX-Fastly-Role-Response-0.04.tar.gz
CatalystX-Fastly-Role-Response-0.06
pathname: L/LL/LLAP/CatalystX-Fastly-Role-Response-0.06.tar.gz
provides:
CatalystX::Fastly::Role::Response 0.04
CatalystX::Fastly::Role::Response 0.06
requirements:
Carp 0
ExtUtils::MakeMaker 0
Expand Down Expand Up @@ -4201,19 +4201,19 @@ DISTRIBUTIONS
perl 5.006
strict 0
warnings 0
MetaCPAN-Role-0.02
pathname: L/LL/LLAP/MetaCPAN-Role-0.02.tar.gz
MetaCPAN-Role-0.03
pathname: L/LL/LLAP/MetaCPAN-Role-0.03.tar.gz
provides:
MetaCPAN::Role 0.02
MetaCPAN::Role::Fastly 0.02
MetaCPAN::Role::Fastly::Catalyst 0.02
MetaCPAN::Role 0.03
MetaCPAN::Role::Fastly 0.03
MetaCPAN::Role::Fastly::Catalyst 0.03
requirements:
Carp 0
CatalystX::Fastly::Role::Response 0
CatalystX::Fastly::Role::Response 0.04
ExtUtils::MakeMaker 0
Moose::Role 0
MooseX::Fastly::Role 0
Net::Fastly 0
MooseX::Fastly::Role 0.01
Net::Fastly 1.05
Minion-5.08
pathname: S/SR/SRI/Minion-5.08.tar.gz
provides:
Expand Down

0 comments on commit 0ac781b

Please sign in to comment.