Skip to content

Commit

Permalink
Remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 30, 2013
1 parent 7f16f58 commit 7dd127d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg-config.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ Gem::Specification.new do |spec|
spec.test_files = Dir.glob("test/**/*.rb")

spec.add_development_dependency("test-unit")
spec.add_development_dependency("test-unit-notify")
spec.add_development_dependency("rake")
spec.add_development_dependency("bundler")
end

0 comments on commit 7dd127d

Please sign in to comment.