Skip to content

Commit

Permalink
update dub dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gedaiu committed Mar 30, 2018
1 parent 48aff60 commit d9a5f60
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions dub.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"tests"
],
"dependencies": {
"fluent-asserts": "~>0.10.2",
"fluent-asserts": "~>0.10.4",
"libdparse": "*"
}
},
Expand All @@ -55,7 +55,7 @@
],
"dependencies": {
"dub": "~>1.8.0",
"fluent-asserts": "~>0.10.2",
"fluent-asserts": "~>0.10.4",
"libdparse": "*",
"vibe-d:data": "~>0.8.0"
},
Expand All @@ -76,7 +76,7 @@
],
"dependencies": {
"fluent-asserts": {
"version": "~>0.10.2",
"version": "~>0.10.4",
"optional": true
},
"libdparse": {
Expand Down Expand Up @@ -120,7 +120,6 @@
],
"dependencies": {
"dub": "~>1.8.0",
"fluent-asserts:core": "~>0.10.2",
"libdparse": "*",
"vibe-d:http": "~>0.8.2",
"vibe-d:data": "~>0.8.2"
Expand Down
2 changes: 1 addition & 1 deletion dub.selections.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"diet-ng": "1.4.5",
"dub": "1.8.0",
"eventcore": "0.8.34",
"fluent-asserts": "0.10.2",
"fluent-asserts": "0.10.4",
"libasync": "0.8.3",
"libdparse": "0.8.0-alpha.5",
"libevent": "2.0.2+2.0.16",
Expand Down

0 comments on commit d9a5f60

Please sign in to comment.