File: C:/Ruby27-x64/share/ri/2.7.0/system/Gem/use_gemdeps-c.ri
U:RDoc::AnyMethod[iI"use_gemdeps:ETI"Gem::use_gemdeps;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"MLooks for a gem dependency file at +path+ and activates the gems in the ;TI"Ifile if found. If the file is not found an ArgumentError is raised.;To:RDoc::Markup::BlankLine o;
; [I"OIf +path+ is not given the RUBYGEMS_GEMDEPS environment variable is used, ;TI"4but if no file is found no exception is raised.;T@o;
; [I"NIf '-' is given for +path+ RubyGems searches up from the current working ;TI"Ldirectory for gem dependency files (gem.deps.rb, Gemfile, Isolate) and ;TI"/activates the gems in the first one found.;T@o;
; [ I"JYou can run this automatically when rubygems starts. To enable, set ;TI"Othe <code>RUBYGEMS_GEMDEPS</code> environment variable to either the path ;TI"Eof your gem dependencies file or "-" to auto-discover in parent ;TI"directories.;T@o;
; [I"INOTE: Enabling automatic discovery on multiuser systems can lead to ;TI"Iexecution of arbitrary code when used from directories outside your ;TI"
control.;T:
@fileI"lib/rubygems.rb;T:0@omit_headings_from_table_of_contents_below000[[I"detect_gemdeps;To;; [o;
; [I""TODO remove with RubyGems 4.0;T;@$;
0I"(path = nil);T@$FI"Gem;TcRDoc::NormalModule00