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 testing on ruby-head #92

Merged
merged 2 commits into from
Jan 9, 2014
Merged

Fix testing on ruby-head #92

merged 2 commits into from
Jan 9, 2014

Conversation

le0pard
Copy link
Member

@le0pard le0pard commented Dec 24, 2013

I hope right now we no need debugger gem.

@bogdan
Copy link
Collaborator

bogdan commented Jan 8, 2014

I am using it regularly during development. I think it is better to specify platform instead.

@le0pard
Copy link
Member Author

le0pard commented Jan 8, 2014

So better add something like this?

s.add_development_dependency(%q<debugger>, [">= 0"]) if RUBY_VERSION =~ /^2\.0/

@bogdan
Copy link
Collaborator

bogdan commented Jan 8, 2014

y

@le0pard
Copy link
Member Author

le0pard commented Jan 8, 2014

Done

bogdan added a commit that referenced this pull request Jan 9, 2014
Fix testing on ruby-head
@bogdan bogdan merged commit 64519b8 into railsware:master Jan 9, 2014
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