Skip to content

Commit

Permalink
Temporary disable capistrano for initial ruby 2.1 deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
ancorgs committed Mar 11, 2014
1 parent 3260563 commit fceb0e8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ group :test do
gem 'webmock'
end

gem 'capistrano', '~> 2.13'
# gem 'capistrano', '~> 2.13'
15 changes: 0 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ GEM
arel (4.0.1)
atomic (1.1.14)
builder (3.1.4)
capistrano (2.14.2)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
capybara (2.2.1)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
Expand Down Expand Up @@ -66,7 +60,6 @@ GEM
text
gettext_i18n_rails (1.0.3)
fast_gettext (>= 0.4.8)
highline (1.6.20)
hike (1.2.3)
hoptoad_notifier (2.4.11)
activesupport
Expand All @@ -86,13 +79,6 @@ GEM
mini_portile (0.5.2)
minitest (4.7.5)
multi_json (1.8.4)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.8.0)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
pkg-config (1.1.5)
Expand Down Expand Up @@ -167,7 +153,6 @@ PLATFORMS
ruby

DEPENDENCIES
capistrano (~> 2.13)
capybara
compass-rails
dalli
Expand Down

0 comments on commit fceb0e8

Please sign in to comment.