mirror of
https://gitlab.com/Deukhoofd/BattleSim.git
synced 2025-09-01 16:37:20 +00:00
4 lines
166 B
Ruby
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'
|