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

Rake uses depreacated tasks #31

Closed
stoune opened this issue Oct 17, 2012 · 2 comments
Closed

Rake uses depreacated tasks #31

stoune opened this issue Oct 17, 2012 · 2 comments

Comments

@stoune
Copy link

stoune commented Oct 17, 2012

When running rake tasks you will receive a warning message:

$ rake test
rake/gempackagetask is deprecated.  Use rubygems/package_task instead
rake aborted!
cannot load such file -- rake/extensiontask

(See full trace by running task with --trace)
@rtomayko
Copy link
Owner

rtomayko commented Apr 3, 2015

Fixed in #67.

@rtomayko rtomayko closed this as completed Apr 3, 2015
@hramrach
Copy link

Please make it make sense:
bundle install
If 'bundle' is not a typo you can use command-not-found to lookup the package that contains it, like this:
cnf bundle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants