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

0.4.0 not compatible with ruby 1.9.3 #7

Closed
aerostitch opened this issue Jan 25, 2017 · 2 comments
Closed

0.4.0 not compatible with ruby 1.9.3 #7

aerostitch opened this issue Jan 25, 2017 · 2 comments

Comments

@aerostitch
Copy link

aerostitch commented Jan 25, 2017

Hi,

FYI the version 0.4.0 (since merge of PR #6) of the gem is not compatible with ruby 1.9.3. I get:

`require': /home/travis/.rvm/gems/ruby-1.9.3-p551/gems/simplecov-console-0.4.0/lib/simplecov-console.rb:8: unknown type of %string (SyntaxError)
  ATTRIBUTES = %i(table_options)
                  ^

Please update the gemfile accordingly.

Thanks for your help! :)
Joseph

@chetan
Copy link
Owner

chetan commented Jan 31, 2017

Fixed by #8

@chetan chetan closed this as completed Jan 31, 2017
@chetan
Copy link
Owner

chetan commented Jan 31, 2017

Pushed v0.4.1 with the fix

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

No branches or pull requests

2 participants