Skip to content

Fix Gemfile/Gemspec #31

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

Merged
3 commits merged into from
Jan 9, 2012
Merged

Fix Gemfile/Gemspec #31

3 commits merged into from
Jan 9, 2012

Conversation

wpeterson
Copy link

Hi Ben,

I took the feedback from the previous pull request and modified the Gemfile:

  1. Using development group so Jeweler will generate gemspec w/ add_development_dependency
  2. Fixed another bug in rspec/rcov rake tasks I found while testing gemspec generation

Thanks for the patience, sorry I managed to hose the autogenerated config with my addition of the Gemfile.

Hopefully this sets it right.
-Winfield

Winfield Peterson added 3 commits January 7, 2012 18:31
Fix issues with correct ruby-debug include for 1.8 vs. 1.9 compatibility.

Also, group all development gems into a development group so jeweler will auto-generate the gemspec correctly.
Adds rcov support back in, fix rake tasks for rspec and rcov.
ghost pushed a commit that referenced this pull request Jan 9, 2012
@ghost ghost merged commit d1ffd52 into binarylogic:master Jan 9, 2012
This pull request was closed.
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