[Jifty-commit] jifty branch, master, updated. jifty-1.10228-6-gbc48b4f

Jifty commits jifty-commit at lists.jifty.org
Thu Apr 14 12:59:12 EDT 2011


The branch, master has been updated
       via  bc48b4ff155c6b936a15e4be28006d706a2774bd (commit)
      from  2543ba9a0d75a008dc24c1f84692fa0ce1d0c0da (commit)

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

- Log -----------------------------------------------------------------
commit bc48b4ff155c6b936a15e4be28006d706a2774bd
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Thu Apr 14 12:59:03 2011 -0400

    Depend on the latest JDBI with security fixes

diff --git a/Makefile.PL b/Makefile.PL
index d505d34..59e8011 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -53,7 +53,7 @@ requires('Hash::MultiValue', 0.05);
 requires('IO::Handle::Util');
 requires('IPC::PubSub' => '0.23' );
 requires('IPC::Run3');
-requires('Jifty::DBI' => '0.66' );            # Jifty::DBI::Collection Jifty::DBI::Handle Jifty::DBI::Record::Cachable Jifty::DBI::SchemaGenerator
+requires('Jifty::DBI' => '0.68' );            # 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