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 another Ruby error when the file doesn't exist yet #28

Merged
merged 1 commit into from
Oct 4, 2016

Conversation

tequeter
Copy link

This ensures the permissions returned by the provider are always an array, as the rest of the code seems to assume this.

... as the rest of the code assumes this.
@tequeter
Copy link
Author

The Travis build fails because of dependencies not compatible with old Ruby versions. This is unrelated to my PR AFAICT.

Gem::InstallError: rake requires Ruby version >= 1.9.3.
Gem::InstallError: json_pure requires Ruby version ~> 2.0.
etc.

@roidelapluie roidelapluie merged commit 07bbaba into voxpupuli:master Oct 4, 2016
@roidelapluie
Copy link
Member

Thanks!

@tequeter tequeter deleted the fix-non-existent-files branch October 13, 2016 09:37
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.

None yet

2 participants