summaryrefslogtreecommitdiff
path: root/spec/support/rubygems_ext.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/rubygems_ext.rb')
-rw-r--r--spec/support/rubygems_ext.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/spec/support/rubygems_ext.rb b/spec/support/rubygems_ext.rb
index 62e2274fbe..4534447ff5 100644
--- a/spec/support/rubygems_ext.rb
+++ b/spec/support/rubygems_ext.rb
@@ -22,9 +22,6 @@ module Spec
# Rake version has to be consistent for tests to pass
"rake" => "13.0.1",
"builder" => "~> 3.2",
- # ruby-graphviz is used by the viz tests
- # for >= Ruby 2.3
- "ruby-graphviz" => "1.2.4",
}
extend self