remove ruby cruft
This commit is contained in:
parent
eba7eb4e28
commit
cd6a82e3f5
2
Capfile
2
Capfile
@ -1,2 +0,0 @@
|
||||
load 'deploy' if respond_to?(:namespace) # cap2 differentiator
|
||||
load 'config/deploy' # remove this line to skip loading any of the default tasks
|
4
Gemfile
4
Gemfile
@ -1,4 +0,0 @@
|
||||
source :gemcutter
|
||||
|
||||
gem 'capistrano', '2.6.0'
|
||||
gem 'capistrano-gitflow', '1.4.3'
|
28
Gemfile.lock
28
Gemfile.lock
@ -1,28 +0,0 @@
|
||||
GEM
|
||||
remote: http://rubygems.org/
|
||||
specs:
|
||||
capistrano (2.6.0)
|
||||
highline
|
||||
net-scp (>= 1.0.0)
|
||||
net-sftp (>= 2.0.0)
|
||||
net-ssh (>= 2.0.14)
|
||||
net-ssh-gateway (>= 1.1.0)
|
||||
capistrano-gitflow (1.4.3)
|
||||
capistrano
|
||||
stringex
|
||||
highline (1.6.2)
|
||||
net-scp (1.0.4)
|
||||
net-ssh (>= 1.99.1)
|
||||
net-sftp (2.0.5)
|
||||
net-ssh (>= 2.0.9)
|
||||
net-ssh (2.1.4)
|
||||
net-ssh-gateway (1.1.0)
|
||||
net-ssh (>= 1.99.1)
|
||||
stringex (1.2.1)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
capistrano (= 2.6.0)
|
||||
capistrano-gitflow (= 1.4.3)
|
Loading…
Reference in New Issue
Block a user