# File lib/appraisal/bundler_dsl.rb, line 75 def gemspec(options = {}) @gemspecs << Gemspec.new(options) end