diff options
-rw-r--r-- | lib/rubygems/resolver/api_specification.rb | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -34,6 +34,10 @@ class Gem::Resolver::APISpecification < Gem::Resolver::Specification @dependencies == other.dependencies end def pretty_print q # :nodoc: q.group 2, '[APISpecification', ']' do q.breakable |