method

cross_check_for_errors

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.

cross_check_for_errors(gemfile_path, original_deps, removed_deps, initial_gemfile)
private

@param [Pathname] gemfile_path The Gemfile from which to remove dependencies. @param [Array] original_deps Array of original dependencies. @param [Array] removed_deps Array of removed dependencies. @param [Array] initial_gemfile Contents of original Gemfile before any operation.