Ask for newer CAG which asks for bugfixed CXSA
[dbsrgits/DBIx-Class.git] / Makefile.PL
index 6a40bb7..9747fc4 100644 (file)
@@ -54,7 +54,7 @@ my $runtime_requires = {
   'Sub::Name'                => '0.04',
 
   # pure-perl (FatPack-able) libs
-  'Class::Accessor::Grouped' => '0.10002',
+  'Class::Accessor::Grouped' => '0.10005',
   'Class::C3::Componentised' => '1.0009',
   'Class::Inspector'         => '1.24',
   'Class::Method::Modifiers' => '1.06',
@@ -70,7 +70,7 @@ my $runtime_requires = {
   'namespace::clean'         => '0.20',
   'Path::Class'              => '0.18',
   'Scope::Guard'             => '0.03',
-  'SQL::Abstract'            => '1.73_01',
+  'SQL::Abstract'            => '1.73',
   'Try::Tiny'                => '0.04',
 
   # dual-life corelibs needing a specific bugfixed version