method

remove

ruby latest stable - Class: Bundler::Injector

Method not available on this version

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

remove(gemfile_path, lockfile_path)
public

@param [Pathname] gemfile_path The Gemfile from which to remove dependencies. @param [Pathname] lockfile_path The lockfile from which to remove dependencies. @return [Array]