Skip to content

Commit

Permalink
Gem: remove dnssd gem dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoody committed Jul 27, 2016
1 parent 3ebec0b commit dfa61e7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions run_loop.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@ tools like instruments and simctl.}
s.add_dependency("httpclient", "~> 2.6")
s.add_dependency("i18n", ">= 0.7.0", "< 1.0")

if RUBY_PLATFORM[/darwin/]
s.add_dependency("dnssd", "2.0")
end

s.add_development_dependency("rspec_junit_formatter", "~> 0.2")
s.add_development_dependency("luffa", "~> 2.0")
s.add_development_dependency('bundler', '~> 1.6')
Expand Down

0 comments on commit dfa61e7

Please sign in to comment.