Sha256: 4176f10eeb8ea2dd750fdc19af7472b86591131210ad926732078dac6e87f061
Contents?: true
Size: 241 Bytes
Versions: 1
Compression:
Stored size: 241 Bytes
Contents
# # This is the gemfile for local development # these are the requirements for running # the test suite. # source :gemcutter gem 'net-ssh' gem 'net-ssh-gateway' gem 'net-sftp' gem 'net-scp' gem 'highline' group :test do gem "mocha" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
capistrano-2.5.20 | Gemfile |