| Class | Gemnasium::DependencyFiles |
| In: |
lib/gemnasium/dependency_files.rb
|
| Parent: | Object |
| SUPPORTED_DEPENDENCY_FILES | = | /(Gemfile|Gemfile\.lock|.*\.gemspec|package\.json|npm-shrinkwrap\.json|setup\.py|requirements\.txt|requires\.txt|composer\.json|composer\.lock)$/ |
Get the content to upload to Gemnasium.
@param files_path [Array] an array containing the path of the files @return [Array] array of hashes containing file name, file sha and file content