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

Adding dependencies #2

Merged
merged 2 commits into from
Feb 19, 2014
Merged

Conversation

kelsin
Copy link
Contributor

@kelsin kelsin commented Feb 10, 2014

This is to help resolve issue #1

Right now dependencies aren't included in this gem. You can see on it's page over at rubygem's that no dependencies are listed: http://rubygems.org/gems/omniauth-goodreads

Right now you're using Jeweler which means you need to specify dependencies in the jeweler rake task. I added those in this commit. I also cleaned up the gemspec which listed jeweler as a dev dependency 4 times. I set this to create version 0.2.0 but if you want we can change that and you can release this as whatever you want.

IMHO: Jeweler is now overrated. Bundler has the ability to generate a gem skeleton, and editing the .gemspec file by hand is super easy. Easier than learning the jeweler abstractions. This pull request however just adds the dependencies, it doesn't do anything to remove jeweler.

sandboxws added a commit that referenced this pull request Feb 19, 2014
@sandboxws sandboxws merged commit 29077a7 into sandboxws:master Feb 19, 2014
@sandboxws
Copy link
Owner

Thanks Kelsin!

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.

2 participants