method

util_gem

v2_2_9 - Show latest stable - Class: Gem::TestCase
util_gem(name, version, deps = nil, &block)
public

Creates a gem with name, version and deps. The specification will be yielded before gem creation for customization. The gem will be placed in File.join @tempdir, 'gems'. The specification and .gem file location are returned.