method

git_gem

v2_1_10 - Show latest stable - Class: Gem::TestCase
git_gem(name = 'a', version = 1)
public

A git_gem is used with a gem dependencies file. The gem created here has no files, just a gem specification for the given name and version.

Yields the specification to the block, if given