# File lib/jeweler/generator/rspec_mixin.rb, line 4 def self.extended(generator) generator.development_dependencies << ["rspec", "~> 2.3.0"] end