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

Update to rspec 2.6.0 #3

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

rdegraci
Copy link

The specs should now worth with rspec 2.6.0

If hoe is missing from the development platform then let the developer know that they need to install hoe.
rake/rdoctask is deprecated
The missing README.rdoc was causing the warning, Unable to build task README.rdoc.  Therefore we just add the missing README.rdoc for now.
Bring the rakefile up to date to use

rake >=0.9.2
rdoc >=3.9.4
hoe  >=2.12.3
rspec >=2.6.0

website:
syntax >=1.0.0
RedCloth >=4.2.8

Also set the gem version correctly, within the Hoe.spec block
The previous specs were out of date
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

Successfully merging this pull request may close these issues.

1 participant