Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2224)

Unified Diff: app/pubspec.lock

Issue 917793002: Use pub_server package (Closed) Base URL: git@github.com:dart-lang/pub-dartlang-dart.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « app/lib/upload_signer_service.dart ('k') | app/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/pubspec.lock
diff --git a/app/pubspec.lock b/app/pubspec.lock
index b586f4739d09c935e77446f1aa60a01d253ac9e4..89d414d9c686e23a3e8931817c5ba3c24156b221 100644
--- a/app/pubspec.lock
+++ b/app/pubspec.lock
@@ -12,7 +12,7 @@ packages:
args:
description: args
source: hosted
- version: "0.12.2+2"
+ version: "0.12.2+3"
collection:
description: collection
source: hosted
@@ -24,7 +24,7 @@ packages:
fixnum:
description: fixnum
source: hosted
- version: "0.9.1"
+ version: "0.9.1+2"
gcloud:
description: gcloud
source: hosted
@@ -32,7 +32,7 @@ packages:
googleapis:
description: googleapis
source: hosted
- version: "0.5.4"
+ version: "0.5.5"
googleapis_auth:
description: googleapis_auth
source: hosted
@@ -68,7 +68,7 @@ packages:
matcher:
description: matcher
source: hosted
- version: "0.11.4"
+ version: "0.11.4+1"
memcache:
description: memcache
source: hosted
@@ -86,22 +86,22 @@ packages:
path:
description: path
source: hosted
- version: "1.3.1"
+ version: "1.3.2"
petitparser:
description: petitparser
source: hosted
- version: "1.3.3"
+ version: "1.3.6"
protobuf:
description: protobuf
source: hosted
- version: "0.3.4"
+ version: "0.3.5+2"
pub_semver:
description: pub_semver
source: hosted
version: "1.1.0"
- pubserver:
+ pub_server:
description:
- path: "../pkg/pubserver"
+ path: "../pkg/pub_server"
relative: true
source: path
version: "0.1.0"
@@ -112,11 +112,11 @@ packages:
source_span:
description: source_span
source: hosted
- version: "1.0.2"
+ version: "1.0.3"
stack_trace:
description: stack_trace
source: hosted
- version: "1.1.1"
+ version: "1.1.2"
string_scanner:
description: string_scanner
source: hosted
@@ -124,7 +124,7 @@ packages:
unittest:
description: unittest
source: hosted
- version: "0.11.5"
+ version: "0.11.5+2"
uuid:
description: uuid
source: hosted
@@ -132,7 +132,7 @@ packages:
watcher:
description: watcher
source: hosted
- version: "0.9.3"
+ version: "0.9.4"
yaml:
description: yaml
source: hosted
« no previous file with comments | « app/lib/upload_signer_service.dart ('k') | app/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698