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

Unified Diff: pkg/analyzer/pubspec.yaml

Issue 260963007: Move allowTrailingOptions into ArgParser. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 8 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 | « no previous file | pkg/args/CHANGELOG.md » ('j') | pkg/args/CHANGELOG.md » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analyzer/pubspec.yaml
diff --git a/pkg/analyzer/pubspec.yaml b/pkg/analyzer/pubspec.yaml
index b3dd5c0ac13f0684b2e3cb3d517b38f48b34c350..7e446564b09291fec406eb87e38669f90ece116f 100644
--- a/pkg/analyzer/pubspec.yaml
+++ b/pkg/analyzer/pubspec.yaml
@@ -6,7 +6,7 @@ homepage: http://www.dartlang.org
environment:
sdk: '>=0.8.10+6 <2.0.0'
dependencies:
- args: '>=0.10.0 <0.11.0'
+ args: '>=0.10.0 <0.12.0'
nweiz 2014/05/05 19:52:45 You should bump the build versions of any non-dev
Bob Nystrom 2014/05/05 22:36:02 Done.
logging: '>=0.9.0 <0.10.0'
path: '>=0.9.0 <2.0.0'
dev_dependencies:
« no previous file with comments | « no previous file | pkg/args/CHANGELOG.md » ('j') | pkg/args/CHANGELOG.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698