From 8ffcaefa7c27ab1225044a78cd34b2d17e919414 Mon Sep 17 00:00:00 2001 From: Jukka Aho Date: Thu, 14 Jul 2016 12:49:08 +0300 Subject: [PATCH] added StringUtils to REQUIRE --- REQUIRE | 1 + 1 file changed, 1 insertion(+) diff --git a/REQUIRE b/REQUIRE index 49de314..220f328 100644 --- a/REQUIRE +++ b/REQUIRE @@ -6,3 +6,4 @@ HDF5 JLD Compat DataFrames +StringUtils