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

Gemspec has special characters #70

Closed
mpmenne opened this issue Aug 6, 2015 · 3 comments
Closed

Gemspec has special characters #70

mpmenne opened this issue Aug 6, 2015 · 3 comments

Comments

@mpmenne
Copy link

mpmenne commented Aug 6, 2015

Hi,

This might be an error with my configuration or the character set that I am using.

I'm having difficulty adding the pry-byebug gem to my Gemfile.
gem "pry-byebug", github: 'deivid-rodriguez/pry-byebug'

There error message was as follows:
There was a SyntaxError while loading pry-byebug.gemspec: /usr/local/rvm/gems/ruby-2.1.2/bundler/gems/pry-byebug-b9353e64ff09/pry-byebug.gemspec:6: invalid multibyte char (US-ASCII) /usr/local/rvm/gems/ruby-2.1.2/bundler/gems/pry-byebug-b9353e64ff09/pry-byebug.gemspec:6: invalid multibyte char (US-ASCII) /usr/local/rvm/gems/ruby-2.1.2/bundler/gems/pry-byebug-b9353e64ff09/pry-byebug.gemspec:6: syntax error, unexpected end-of-input, expecting ']' gem.authors = ['David Rodríguez', 'Gopal Patel']

Please let me know if this is something that should be fixed and sorry in advance if I have the wrong character set :-)

Thanks for your gem! It's awesome.

deivid-rodriguez pushed a commit that referenced this issue Aug 8, 2015
@deivid-rodriguez
Copy link
Owner

@MoMenne Does the latest commit in master fix your problem?

@deivid-rodriguez
Copy link
Owner

@MoMenne Any feedback?

@mpmenne
Copy link
Author

mpmenne commented Aug 31, 2015

Perfect. Thanks for changing that.

@mpmenne mpmenne closed this as completed Aug 31, 2015
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