1
0
mirror of https://gitlab.com/Deukhoofd/BattleSim.git synced 2025-09-01 16:37:20 +00:00
BattleSim/Gemfile
2016-02-01 23:19:30 +01:00

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'