Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

v0.2.4 cannot require 'version' #84

Description

@colindean

dependabot submitted Homebrew/homebrew-bundle#765 and per test result in https://github.com/Homebrew/homebrew-bundle/pull/765/checks?check_run_id=956036259, it looks like c0db3b2 introduced a regression because of how it's pulling in the new version file.

An error occurred while loading ./spec/bundle/brew_dumper_spec.rb. - Did you mean?
                    rspec ./spec/bundle/whalebrew_dumper_spec.rb
                    rspec ./spec/bundle/brew_installer_spec.rb
                    rspec ./spec/bundle/brew_services_spec.rb

Failure/Error: require "codecov"

LoadError:
  cannot load such file -- version
# ./spec/spec_helper.rb:39:in `require'
# ./spec/spec_helper.rb:39:in `<top (required)>'
# ./spec/bundle/brew_dumper_spec.rb:3:in `require'

Repeated for all of our specs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions