Class Gemnasium::GitlabService::Client
In: lib/gemnasium/gitlab_service/client.rb
Parent: Object

Methods

new   upload_files  

Public Class methods

Public Instance methods

Updates or creates the dependency files.

@params project [String] Identifier of the project

        files [Hash] files to upload; a file respond to :path, :sha and :content

[Validate]