Merge remote-tracking branch 'origin/rails3'
Conflicts: Gemfile Gemfile.lock
This commit is contained in:
commit
7a63394dac
6 changed files with 22 additions and 10 deletions
2
Gemfile
2
Gemfile
|
|
@ -65,4 +65,6 @@ group :development do
|
|||
gem 'capistrano', '2.13.5'
|
||||
gem 'capistrano-ext'
|
||||
#gem 'common_deploy', require: false, path: '../../common_deploy' # pending foodcoops/foodsoft#34, git: 'git://github.com/fsmanuel/common_deploy.git'
|
||||
# Avoid having content-length warnings
|
||||
gem 'thin'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue