method

gemfile_install

ruby latest stable - Class: Bundler::Plugin

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

gemfile_install(gemfile = nil, &inline)
public

Evaluates the Gemfile with a limited DSL and installs the plugins specified by plugin method

@param [Pathname] gemfile path @param [Proc] block that can be evaluated for (inline) Gemfile