We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As i run gem build wayback_archiver.gemspec: Invalid gemspec in [wayback_archiver.gemspec]: wayback_archiver.gemspec:30: syntax error, unexpected string literal, expecting end' ...ec.add_development_dependency 'bundler' ... ^ wayback_archiver.gemspec:39: syntax error, unexpected end', expecting end-of-input ERROR: Error loading gemspec. Aborting.
end' ...ec.add_development_dependency 'bundler' ... ^ wayback_archiver.gemspec:39: syntax error, unexpected
The text was updated successfully, but these errors were encountered:
Fixed by #48
Sorry, something went wrong.
No branches or pull requests
As i run gem build wayback_archiver.gemspec:
Invalid gemspec in [wayback_archiver.gemspec]: wayback_archiver.gemspec:30: syntax error, unexpected string literal, expecting
end' ...ec.add_development_dependency 'bundler' ... ^ wayback_archiver.gemspec:39: syntax error, unexpected
end', expecting end-of-inputERROR: Error loading gemspec. Aborting.
The text was updated successfully, but these errors were encountered: