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

Remove duplicate and outdated dependencies #3

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

Conversation

nilbus
Copy link
Contributor

@nilbus nilbus commented Dec 30, 2015

This builds on #2 and addresses the underlying problem, so that the issue will
not recur next time we generate the gemspec.

tomek1024 and others added 3 commits December 30, 2015 13:07
See http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/

This allows outdated gems not to get in the way of a successful bundle install.
Jeweler combines dependencies specified in the Rakefile with those from the
Gemfile. This was causing the problem that tobym#2 attempted to fix.

Additionally, remove the old dependency on thoughtbot-shoulda, a gem which has
since been renamed to shoulda, which is already in the Gemfile as a development
dependency.
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.

None yet

2 participants