BattleSim/Gemfile

4 lines
166 B
Ruby

source 'https://rubygems.org'
gem "capistrano", '~>2.0'
gem "capistrano-node-deploy", :git => 'https://github.com/loopj/capistrano-node-deploy.git', :ref => '1c2279'