| Class | Bundler::LockfileParser |
| In: |
lib/bundler/lockfile_parser.rb
|
| Parent: | Object |
| TYPES | = | { "GIT" => Bundler::Source::Git, "GEM" => Bundler::Source::Rubygems, "PATH" => Bundler::Source::Path |
| NAME_VERSION | = | '(?! )(.*?)(?: \(([^-]*)(?:-(.*))?\))?' |
| dependencies | [R] | |
| platforms | [R] | |
| sources | [R] | |
| specs | [R] |