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

Add require_dependency #82

Merged
merged 1 commit into from
Feb 24, 2018
Merged

Conversation

koheisg
Copy link
Contributor

@koheisg koheisg commented Feb 23, 2018

@davekaro @pseudomuto
thank you for your feedbacks on #79

@pseudomuto
Copy link
Contributor

@koheisg this looks good, but can you change those double quotes to single quotes? I know it seems silly, but I once made a giant commit to fix all the rubocop errors and never want to do it again 😄

You can run bundle exec rubocop after to make sure it's not going to fail in CI again.

@koheisg
Copy link
Contributor Author

koheisg commented Feb 24, 2018

@pseudomuto thank you for your support. I checked CI is green.

@pseudomuto
Copy link
Contributor

Thanks for doing this @koheisg!

Fixes #76

@pseudomuto pseudomuto merged commit beefdb9 into fgrehm:master Feb 24, 2018
@koheisg koheisg deleted the add-require_dependency branch February 26, 2018 09:00
@jnraine
Copy link

jnraine commented Apr 10, 2018

@pseudomuto we're hitting this as well. Glad to see it is fixed! Would you be able to cut a release of the gem that includes this?

@pseudomuto
Copy link
Contributor

@jnraine version 1.3.4 has been released

@rafaelsales
Copy link

@fgrehm Can you make a release so that we can use this fix? Thanks

@pseudomuto
Copy link
Contributor

@rafaelsales v1.3.4 has been released with this patch. Are you having issues with the require dependency?

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.

4 participants