Class | Bundler::Runtime |
In: |
lib/bundler/runtime.rb
|
Parent: | Environment |
REGEXPS | = | [ /^no such file to load -- (.+)$/i, /^Missing \w+ (?:file\s*)?([^\s]+.rb)$/i, /^Missing API definition file in (.+)$/i, /^cannot load such file -- (.+)$/i, ] |
specs | -> | gems |