# File lib/gem2rpm/gem/specification.rb, line 27 def dependencies super.map { |d| Gem2Rpm::Dependency.new d } end