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 spec:portability is not working #386

Open
agrberg opened this issue Sep 14, 2016 · 1 comment
Open

rake spec:portability is not working #386

agrberg opened this issue Sep 14, 2016 · 1 comment

Comments

@agrberg
Copy link
Contributor

agrberg commented Sep 14, 2016

I just cloned the project and am on the current master branch. I ran bundle to get setup and then rake spec:portability but received the following error

rake aborted!
Don't know how to build task 'spec:portability' (see --tasks)
/Users/agrberg/.rvm/gems/ruby-2.3.1/gems/rake-11.2.2/exe/rake:27:in `<top (required)>'
/Users/agrberg/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `eval'
/Users/agrberg/.rvm/gems/ruby-2.3.1/bin/ruby_executable_hooks:15:in `<main>'
(See full trace by running task with --trace)

Currently on ruby 2.3.1p112
Gem 2.5.1
Bundler 1.13.1

Let me know if I can provide any more information.

@e2
Copy link
Contributor

e2 commented Sep 14, 2016

I renamed the task at some point, but forgot to updated the docs:
https://github.com/guard/guard-rspec/blob/c408d93/Rakefile#L21

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

2 participants