Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reinstate or find alternative for bundler/gem_tasks in Rakefile #11

Open
clintoncwolfe opened this issue Oct 10, 2019 · 0 comments
Open
Labels
Type: Tech Debt Refactoring of code.

Comments

@clintoncwolfe
Copy link
Contributor

Describe the problem

Having require "bundler/gem_tasks" in the Rakefile breaks if the project contains multiple gemspecs at the top level.

#8 comments out the line temporarily so that the Rakefile will work so we caan at least run the tests. It should be fixed at some point.

Software Version

Replication Case

Stacktrace

``` ```

Possible Solution

@clintoncwolfe clintoncwolfe added the Type: Tech Debt Refactoring of code. label Oct 10, 2019
@clintoncwolfe clintoncwolfe changed the title Reinstate or find alternative for bundler/gem_tasks ins Rakefile Reinstate or find alternative for bundler/gem_tasks in Rakefile Oct 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Tech Debt Refactoring of code.
Projects
None yet
Development

No branches or pull requests

1 participant