Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.

Commit

Permalink
Add gem capistrano-foreman
Browse files Browse the repository at this point in the history
  • Loading branch information
masutaka committed Jul 25, 2015
1 parent f1aa4d9 commit d8dd703
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ ruby '2.2.2'
group :development do
gem 'capistrano', require: false
gem 'capistrano-bundler', require: false
gem 'capistrano-foreman', require: false
gem 'capistrano-git-submodule-strategy', require: false
end
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ GEM
capistrano-bundler (1.1.4)
capistrano (~> 3.1)
sshkit (~> 1.2)
capistrano-foreman (1.2.0)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
capistrano-git-submodule-strategy (0.1.17)
capistrano (~> 3.1)
colorize (0.7.7)
Expand All @@ -27,6 +30,7 @@ PLATFORMS
DEPENDENCIES
capistrano
capistrano-bundler
capistrano-foreman
capistrano-git-submodule-strategy

BUNDLED WITH
Expand Down

0 comments on commit d8dd703

Please sign in to comment.