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

SyntaxError on ruby 2.5 #133

Open
alee-ccu opened this issue Dec 4, 2018 · 0 comments
Open

SyntaxError on ruby 2.5 #133

alee-ccu opened this issue Dec 4, 2018 · 0 comments

Comments

@alee-ccu
Copy link

alee-ccu commented Dec 4, 2018

This gem fail to build with following errors:

$ bundle exec rake
rake aborted!
SyntaxError: /home/travis/build/alee-ccu/jquery-ui-rails/Rakefile:34: unmatched range specifier in char-class: /define\(\s*\[\s*([\"\.\/\,\w\s-\:]+)\]/m
/home/travis/.rvm/gems/ruby-2.5.1/gems/rake-12.3.1/exe/rake:27:in `<top (required)>'
/home/travis/.rvm/gems/ruby-2.5.1/bin/ruby_executable_hooks:24:in `eval'
/home/travis/.rvm/gems/ruby-2.5.1/bin/ruby_executable_hooks:24:in `<main>'
(See full trace by running task with --trace)
The command "bundle exec rake" exited with 1.

I reproduced this with travis-ci, see the full log:
https://travis-ci.org/alee-ccu/jquery-ui-rails/jobs/463139146

There is also a bug report on Debian BTS:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892457

Thanks for this gem.

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

1 participant