[Jifty-commit] jifty branch, master, updated. jifty-1.01209-28-gb8838f8

Jifty commits jifty-commit at lists.jifty.org
Mon Feb 14 16:29:32 EST 2011


The branch, master has been updated
       via  b8838f87ca967514d63657a202c7421cdea37547 (commit)
      from  d8f2b993e41194b699ffd6834792f908d5a38be8 (commit)

Summary of changes:
 Makefile.PL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit b8838f87ca967514d63657a202c7421cdea37547
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Mon Feb 14 16:29:24 2011 -0500

    Bump JDBI dep to the latest

diff --git a/Makefile.PL b/Makefile.PL
index 2d17d14..6ed94d5 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -55,7 +55,7 @@ requires('Hash::MultiValue', 0.05);
 requires('IO::Handle::Util');
 requires('IPC::PubSub' => '0.23' );
 requires('IPC::Run3');
-requires('Jifty::DBI' => '0.62' );            # Jifty::DBI::Collection Jifty::DBI::Handle Jifty::DBI::Record::Cachable Jifty::DBI::SchemaGenerator
+requires('Jifty::DBI' => '0.66' );            # Jifty::DBI::Collection Jifty::DBI::Handle Jifty::DBI::Record::Cachable Jifty::DBI::SchemaGenerator
 requires('JSON' => 2.17);
 requires('List::MoreUtils');
 requires('Locale::Maketext::Extract' => '0.35');

-----------------------------------------------------------------------


More information about the Jifty-commit mailing list