chore: Update PathKit to 0.8.0

This commit is contained in:
Kyle Fuller
2017-02-18 12:21:37 +00:00
parent 5e78d6cc46
commit cf9714ffd0
2 changed files with 2 additions and 2 deletions

View File

@@ -25,6 +25,6 @@
},
"requires_arc": true,
"dependencies": {
"PathKit": [ "~> 0.7.0" ]
"PathKit": [ "~> 0.8.0" ]
}
}