U:RDoc::AnyMethod[iI" match?:EFI"Gem::Dependency#match?;TF: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"JDoes this dependency match the specification described by +name+ and ;TI"+version+ or match +spec+?;To:RDoc::Markup::BlankLineo; ; [I"LNOTE: Unlike #matches_spec? this method does not return true when the ;TI"Lversion is a prerelease version unless this is a prerelease dependency.;T: @fileI"lib/rubygems/dependency.rb;T:0@omit_headings_from_table_of_contents_below0I"~dep.match? name => true or false dep.match? name, version => true or false dep.match? spec => true or false ;T0[I"/(obj, version=nil, allow_prerelease=false);T@FI"Dependency;TcRDoc::NormalClass00