Skip to content

Commit

Permalink
Removes Nokogiri dependency #97 ... not used.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdaines-r7 committed Dec 30, 2014
1 parent ff1ea3f commit 042c2a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nexpose.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Gem::Specification.new do |s|
s.platform = 'ruby'

s.add_runtime_dependency('rex', '~> 2.0.5', '>= 2.0.5')
s.add_runtime_dependency('nokogiri', '~> 1.6', '>= 1.6.2')

s.add_development_dependency('bundler', '~> 1.3')
end

0 comments on commit 042c2a3

Please sign in to comment.