# File lib/jeweler/generator/testspec_mixin.rb, line 4 def self.extended(generator) generator.development_dependencies << ["test-spec", ">= 0"] end