Merge branch 'master' into og-api-tokens-simple

This commit is contained in:
Oliver Gorwits
2019-03-11 17:55:31 +00:00
committed by GitHub
65 changed files with 794 additions and 334 deletions

View File

@@ -17,6 +17,7 @@ Module::Build->new(
},
requires => {
'aliased' => '0',
'autovivification' => '0',
'namespace::clean' => '0.24',
'version' => '0.9902',
'Algorithm::Cron' => '0.07',
@@ -46,7 +47,7 @@ Module::Build->new(
'JSON' => '2.90',
'JSON::XS' => '3.01',
'List::Util' => '1.49',
'List::MoreUtils' => '0.33',
'List::MoreUtils' => '0.428',
'MIME::Base64' => '3.13',
'Module::Load' => '0.32',
'Moo' => '1.001000',
@@ -72,7 +73,7 @@ Module::Build->new(
'Starman' => '0.4008',
'Storable' => '0',
'Sys::SigAction' => '0',
'SNMP::Info' => '3.64',
'SNMP::Info' => '3.65',
'SQL::Abstract' => '1.85',
'SQL::Translator' => '0.11024',
'Template' => '2.24',