Skip to content

lock last version for ruby-1.9.3#6

Open
esabelhaus wants to merge 1 commit into
stevenhaddox:masterfrom
esabelhaus:lock-rubocop
Open

lock last version for ruby-1.9.3#6
esabelhaus wants to merge 1 commit into
stevenhaddox:masterfrom
esabelhaus:lock-rubocop

Conversation

@esabelhaus

Copy link
Copy Markdown
Collaborator

lock rubocop before upgrading support for only ruby-2 +

Comment thread omniauth-dice.gemspec
spec.add_development_dependency 'rack-test'
spec.add_development_dependency 'rake', '~> 10.0'
spec.add_development_dependency 'rubocop'
spec.add_development_dependency 'rubocop', '~> 0.41.1'

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

This will need to be a hard-lock, version 0.41.2 of Rubocop is what required Ruby 2.0 support so a pessimistic lock on the patch will still pull in the breaking version.

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