From 53db8bf9eee31c9e47ea866146db883c83dae61a Mon Sep 17 00:00:00 2001 From: Basile Burg Date: Sun, 17 Mar 2019 06:21:00 +0100 Subject: [PATCH] upgrade dependencies --- .travis.yml | 1 + containers | 2 +- dsymbol | 2 +- dub.json | 6 +++--- libdparse | 2 +- 5 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 860ed04..a5ac3ac 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +dist: xenial sudo: false language: d d: diff --git a/containers b/containers index 836a0cc..257c041 160000 --- a/containers +++ b/containers @@ -1 +1 @@ -Subproject commit 836a0cc93a98815ac309294c45aab0ba98018073 +Subproject commit 257c0418f34709dd667f95b5dffabedc2b3099e4 diff --git a/dsymbol b/dsymbol index de7389b..ff8f1fe 160000 --- a/dsymbol +++ b/dsymbol @@ -1 +1 @@ -Subproject commit de7389be5dda532ef7cd431d03efbfe6b9522687 +Subproject commit ff8f1feb456a24cb88b7a01fff709691e9b0d58d diff --git a/dub.json b/dub.json index 4ec3cda..17127d7 100644 --- a/dub.json +++ b/dub.json @@ -7,11 +7,11 @@ ], "license": "GPL-3.0", "dependencies": { - "dsymbol": "~>0.6.0", - "libdparse": "~>0.11.2", + "dsymbol": "~>0.6.3", + "libdparse": "~>0.11.4", "msgpack-d": "~>1.0.0-beta.7", "stdx-allocator": "~>2.77.5", - "emsi_containers": "0.8.0-alpha.11" + "emsi_containers": "~>0.8.0-alpha.13" }, "stringImportPaths" : [ "bin" diff --git a/libdparse b/libdparse index 23b20de..aae3719 160000 --- a/libdparse +++ b/libdparse @@ -1 +1 @@ -Subproject commit 23b20de4ee48ed3f0e8729f6318405543cb3a611 +Subproject commit aae371931a99027465952cd6fdaede4eb4743e76