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

Upgrade RSpec, mutant, rubocop, and reek #116

Merged
merged 3 commits into from Nov 16, 2015
Merged

Conversation

backus
Copy link
Collaborator

@backus backus commented Nov 16, 2015

No description provided.

gem.add_runtime_dependency 'simplecov', '~> 0.10.0'
gem.add_runtime_dependency 'yardstick', '~> 0.9.9'
gem.add_runtime_dependency 'mutant', '~> 0.8.5'
gem.add_runtime_dependency 'mutant', '~> 0.8.8'
gem.add_runtime_dependency 'mutant-rspec', '~> 0.8.2'
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You update mutant but not mutant-rspec? A new mutant-rspec was released covering rspec-3.4.x also.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't know. Will update

@backus backus force-pushed the feature/upgrade-dependencies branch from 51dd70a to 5653203 Compare November 16, 2015 00:58
@backus
Copy link
Collaborator Author

backus commented Nov 16, 2015

@mbj this should be ready for review

mbj added a commit that referenced this pull request Nov 16, 2015
Upgrade RSpec, mutant, rubocop, and reek
@mbj mbj merged commit 11db62d into master Nov 16, 2015
@mbj mbj deleted the feature/upgrade-dependencies branch November 16, 2015 01:20
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