Bring in the latest pub
with associated CHANGELOG updates
R=rnystrom@google.com
Review-Url: https://codereview.chromium.org/2758753004 .
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f0db777..8cd9888 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -59,7 +59,7 @@
* `pub publish`
* Warns if a package imports a package that's not a dependency from within
`lib/` or `bin/`, or a package that's not a dev dependency from within
- `test/` or `tool/`.
+ `benchmark/`, `example/`, `test/` or `tool/`.
* No longer produces "UID too large" errors on OS X. All packages are now
uploaded with the user and group names set to "pub".
* No longer fails with a stack overflow when uploading a package that uses
diff --git a/DEPS b/DEPS
index 1f6645e..ab5e4e8 100644
--- a/DEPS
+++ b/DEPS
@@ -91,7 +91,7 @@
"ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93",
"pool_tag": "@1.3.0",
"protobuf_tag": "@0.5.3",
- "pub_rev": "@847c9189aa5bfa33074fc27ff91495e7f75191b6",
+ "pub_rev": "@1218853e57594c2117b8acaf6a65a43f8698d8c7",
"pub_semver_tag": "@1.3.2",
"quiver_tag": "@0.22.0",
"resource_rev":"@a49101ba2deb29c728acba6fb86000a8f730f4b1",