Skip to content

Commit

Permalink
Add rvm-capistrano gem package
Browse files Browse the repository at this point in the history
  • Loading branch information
reyesyang committed Jun 5, 2012
1 parent e645f16 commit c62e227
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -40,6 +40,7 @@ gem 'bcrypt-ruby', '~> 3.0.0'

# Deploy with Capistrano
gem 'capistrano'
gem 'rvm-capistrano'

# To use debugger
# gem 'ruby-debug'
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Expand Up @@ -110,6 +110,8 @@ GEM
rdoc (3.12)
json (~> 1.4)
redcarpet (2.1.1)
rvm-capistrano (1.2.2)
capistrano (>= 2.0.0)
sass (3.1.19)
sass-rails (3.2.5)
railties (~> 3.2.0)
Expand Down Expand Up @@ -155,6 +157,7 @@ DEPENDENCIES
mysql2
rails (~> 3.2.1)
redcarpet
rvm-capistrano
sass-rails
therubyracer
twitter-bootstrap-rails
Expand Down

0 comments on commit c62e227

Please sign in to comment.