source 'https://rubygems.org' # Specify your gem's dependencies in helix_web_services.gemspec gemspec gemspec :path => '../helix_web_services_client', :name => 'helix_web_services_client' gemspec :path => '../git_fusion_strings', :name => 'git_fusion_strings' gem 'unicorn', '~> 4.9.0' gem 'foreman', '~> 0.78.0' gem 'pry', '~> 0.10'