Project

General

Profile

« Previous | Next » 

Revision aa4e2bb8

Added by Dominic Cleal over 9 years ago

Fix smart-proxy branch and list development deps

View differences:

Gemfile
gemspec
group :development do
gem 'smart_proxy', :git => "https://github.com/theforeman/smart-proxy"
gem 'smart_proxy', :git => "https://github.com/theforeman/smart-proxy", :branch => 'develop'
end
smart_proxy_abrt.gemspec
s.homepage = 'http://github.com/theforeman/smart_proxy_abrt'
s.license = 'GPL-3'
s.add_dependency 'satyr', '~> 0.1'
s.add_development_dependency('rake')
s.add_development_dependency('rack-test')
s.add_development_dependency('mocha')
end

Also available in: Unified diff