Skip to content

Remove duplicate and outdated dependencies#3

Open
nilbus wants to merge 3 commits intotobym:masterfrom
nilbus:gemspec
Open

Remove duplicate and outdated dependencies#3
nilbus wants to merge 3 commits intotobym:masterfrom
nilbus:gemspec

Conversation

@nilbus
Copy link
Copy Markdown
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.

2 participants