From 4cda805dc4a1b7725586165cdd00feb966ef2369 Mon Sep 17 00:00:00 2001
From: Hackerpilot <briancschott@gmail.com>
Date: Thu, 28 Apr 2016 15:52:05 -0700
Subject: [PATCH] Update dependencies

---
 dsymbol  | 2 +-
 dub.json | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dsymbol b/dsymbol
index ba109a4..a7e4539 160000
--- a/dsymbol
+++ b/dsymbol
@@ -1 +1 @@
-Subproject commit ba109a4764f9a2867a70e808ac91ab3adfd15cc4
+Subproject commit a7e45391e501e9262cba96db9475cb8be3aebb96
diff --git a/dub.json b/dub.json
index 0be69d9..5672f8e 100644
--- a/dub.json
+++ b/dub.json
@@ -7,8 +7,8 @@
 	"targetType": "executable",
 	"versions": ["built_with_dub"],
 	"dependencies": {
-		"libdparse": "~>0.7.0-alpha7",
-		"dsymbol": "~>0.2.0-alpha4",
-		"inifiled": ">=0.0.3",
+		"libdparse": "~>0.7.0-alpha9",
+		"dsymbol": "~>0.2.0-alpha5",
+		"inifiled": ">=0.0.6",
 	},
 }