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

Fix broken support for rubies < 2.0 #108

Merged
merged 1 commit into from
Nov 27, 2016

Conversation

piotrmurach
Copy link
Contributor

Currently coveralls-ruby fails to install on Ruby < 2.0 due to
term-ansicolor 1.4.0 only supporting Ruby >= 2.0. Changing coveralls-ruby
requirement on term-ansicolor to ~> 1.3.0 will ensure compatiblity.
This patch attempts fixes the problem and brings coveralls in line
with required ruby version >= 1.8.7.

Currently coveralls-ruby fails to install on Ruby < 2.0 due to
term-ansicolor 1.4.0 only supporting Ruby >= 2.0. Changing coveralls-ruby
requirement on term-ansicolor to ~> 1.3.0 will ensure compatiblity.
This patch attempts fixes the problem and brings coveralls in line
with required ruby version >= 1.8.7.
@coveralls
Copy link

coveralls commented Nov 26, 2016

Coverage Status

Coverage decreased (-0.3%) to 90.625% when pulling c759b6c on piotrmurach:master into 266758e on lemurheavy:master.

5 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 90.625% when pulling c759b6c on piotrmurach:master into 266758e on lemurheavy:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 90.625% when pulling c759b6c on piotrmurach:master into 266758e on lemurheavy:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 90.625% when pulling c759b6c on piotrmurach:master into 266758e on lemurheavy:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 90.625% when pulling c759b6c on piotrmurach:master into 266758e on lemurheavy:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 90.625% when pulling c759b6c on piotrmurach:master into 266758e on lemurheavy:master.

@nickmerwin
Copy link
Member

Thank you @piotrmurach!

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.

3 participants