| RelativeLocationPath | '/' RelativeLocationPath? | '//' RelativeLocationPath
Filters the supplied nodeset on the predicate(s)
| AndExpr
S ‘and’ S EqualityExpr
| EqualityExpr
| EqualityExpr
(‘=’ | ‘!=’) RelationalExpr
| RelationalExpr
| RelationalExpr
(‘<’ | ‘>’ | ‘<=’ | ‘>=’) AdditiveExpr
| AdditiveExpr
| AdditiveExpr
(‘+’ | ‘-’) MultiplicativeExpr
| MultiplicativeExpr
| MultiplicativeExpr
(‘*’ | S (‘div’ | ‘mod’) S) UnaryExpr
| UnaryExpr
| LocationPath
| FilterExpr
(‘/’ | ‘//’) RelativeLocationPath
Creates a tar header from IO
stream
Block form for placing a dependency in the given groups
.
group :development do gem 'debugger' end group :development, :test do gem 'minitest' end
Groups can be excluded at install time using ‘gem install -g –without development`. See `gem help install` and `gem help gem_dependencies` for further details.
A hint run by the resolver to allow the Set
to fetch data for DependencyRequests reqs
.
When allow_prerelease
is set to true
prereleases gems are allowed to match dependencies.
Prefetches reqs
in all sets.
Prefetches specifications from the git repositories in this set.
Errors encountered while resolving gems